diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-15 20:20:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-15 20:20:56 +0000 |
commit | 3ccf7ec93f1de6bcad0cac994c907ed049596e3d (patch) | |
tree | 6e1fc0d6c04a7ada574f2a02523485d51ed35c15 /emulators/vmware2 | |
parent | 645aeccf225f3faae0b321786be85c960d4aaba8 (diff) | |
download | ports-3ccf7ec93f1de6bcad0cac994c907ed049596e3d.tar.gz ports-3ccf7ec93f1de6bcad0cac994c907ed049596e3d.zip |
Notes
Diffstat (limited to 'emulators/vmware2')
-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 af4d40a98dcf..7244c5c3f642 100644 --- a/emulators/vmware2/Makefile +++ b/emulators/vmware2/Makefile @@ -39,6 +39,7 @@ FREEBSD_MODULE_SITES= \ USE_SUBMAKE= yes USE_LINUX= yes +USE_PERL5= yes VMDIR= ${PREFIX}/lib/vmware SRC_BASE?= /usr/src |