summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-25 09:19:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-25 09:19:20 +0000
commit62f2687e21efa9182fc47d85c28ed4d7ee4b85e1 (patch)
treede541bc37f21e5a2770f7af38a36ecbeca417671 /emulators
parent- Significantly reduce overhead associated with bsd.port.mk by replacing .USE (diff)
Add USE_SUBMAKE, where it might be necessary.
Notes
Notes: svn path=/head/; revision=56610
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vmware/Makefile1
-rw-r--r--emulators/vmware2/Makefile1
-rw-r--r--emulators/vmware3/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile
index b77ffc6b4e5b..33ae505b2c7c 100644
--- a/emulators/vmware/Makefile
+++ b/emulators/vmware/Makefile
@@ -32,6 +32,7 @@ RUN_DEPENDS= ${LINUX_DIR}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
RESTRICTED= "Not sure if we can redistribute it"
+USE_SUBMAKE= yes
LINUX_DIR= /compat/linux
VMDIR= ${PREFIX}/lib/vmware
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile
index 4a4ace5aefcd..305ceeb18b29 100644
--- a/emulators/vmware2/Makefile
+++ b/emulators/vmware2/Makefile
@@ -36,6 +36,7 @@ FREEBSD_MODULE_SITES= \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \
http://mirror.aarnet.edu.au/pub/vmware/freebsd/
+USE_SUBMAKE= yes
USE_LINUX= yes
VMDIR= ${PREFIX}/lib/vmware
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index 4a4ace5aefcd..305ceeb18b29 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -36,6 +36,7 @@ FREEBSD_MODULE_SITES= \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \
http://mirror.aarnet.edu.au/pub/vmware/freebsd/
+USE_SUBMAKE= yes
USE_LINUX= yes
VMDIR= ${PREFIX}/lib/vmware