From 6ffb1e67a7fe9b17c47f7fb477a2019462ce5819 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 26 May 2000 05:42:51 +0000 Subject: Fix for the _very latest_ -CURRENT: KMODDEPS -> MODULE_DEPEND(). PR: ports/18799 Submitted by: Vladimir B. Grebenschikov Fix by: Kentaro Inagaki Advice by: peter Tested by: people at freebsd-emulation list --- emulators/vmware3/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/vmware3') diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 8c3e94090f8a..5f2147f6592c 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -62,6 +62,7 @@ MAKE_ARGS= KMODDIR="${VMDIR}/lib/modules" post-patch: ${CP} ${FILESDIR}/Makefile ${WRKSRC} ${CP} ${FILESDIR}/Makefile.vmmon ${WRKSRC}/vmmon-only/Makefile + ${RM} -rf ${WRKSRC}/vmmon-only/linux/ setoptions: ${SED} -e 's;@@PREFIX@@;${PREFIX};' \ -- cgit v1.2.3