diff options
Diffstat (limited to 'emulators/vmware3/Makefile')
-rw-r--r-- | emulators/vmware3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 4a4ace5..305ceeb1 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 |