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