summaryrefslogtreecommitdiffstats
path: root/emulators/vmware2/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-11-02 12:20:26 +0000
committerknu <knu@FreeBSD.org>2000-11-02 12:20:26 +0000
commite88b047958b6f8b1b2d13282db654f28e81ee675 (patch)
tree785ae55f30b075833233f95d3c7e89d00d7a6b5b /emulators/vmware2/Makefile
parentd1f3d14973f2555c54250d5cb834b8dc8510a1df (diff)
downloadFreeBSD-ports-e88b047958b6f8b1b2d13282db654f28e81ee675.zip
FreeBSD-ports-e88b047958b6f8b1b2d13282db654f28e81ee675.tar.gz
Make the startup script read ${PREFIX}/etc/vmware/config so people do
not have discrepant configurations between them.
Diffstat (limited to 'emulators/vmware2/Makefile')
-rw-r--r--emulators/vmware2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile
index 4453cdc..8845a66 100644
--- a/emulators/vmware2/Makefile
+++ b/emulators/vmware2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vmware2
PORTVERSION= 2.0.2.621
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators linux
MASTER_SITES= http://www4.vmware.com/software/ \
http://vmware-svca.www.conxion.com/software/ \
@@ -84,8 +84,6 @@ setoptions:
${SED} -e 's;@@PREFIX@@;${PREFIX};' \
-e 's;@@LINUXBASE@@;${LINUXBASE};' \
-e 's;@@NETWORKING@@;${VMNET_NETWORKING};' \
- -e 's;@@HOST_IP@@;${VMNET_HOST_IP};' \
- -e 's;@@NETMASK@@;${VMNET_NETMASK};' \
${FILESDIR}/vmware.sh > ${WRKDIR}/vmware.sh
${SED} -e 's;@@PREFIX@@;${PREFIX};' \
OpenPOWER on IntegriCloud