summaryrefslogtreecommitdiff
path: root/emulators/vmware3
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-04-14 22:38:13 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-04-14 22:38:13 +0000
commit85cdf33e02d9ca35fc73ddc49d6117583f65a244 (patch)
tree1eeb87a13d4507270cbef2b9b47aa59d7df19b3b /emulators/vmware3
parentUpdate to an interm version that handles new warnings on the sys Alpha headers. (diff)
Add missing files and make needed symlink.
Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
Notes
Notes: svn path=/head/; revision=78989
Diffstat (limited to 'emulators/vmware3')
-rw-r--r--emulators/vmware3/Makefile6
-rw-r--r--emulators/vmware3/pkg-plist2
2 files changed, 8 insertions, 0 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index c5595ec4b509..61e1fa4941b3 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -154,6 +154,11 @@ pre-install: setoptions
; do \
${INSTALL_SCRIPT} ${WRKSRC}/bin/$${i} ${VMDIR}/bin; \
done
+ for i in \
+ vmware-ui vmware-mks \
+ ; do \
+ ${INSTALL_SCRIPT} ${WRKSRC}/lib/bin/$${i} ${VMDIR}/bin; \
+ done
${INSTALL_SCRIPT} -m 4555 ${WRKSRC}/bin/vmware ${VMDIR}/bin
${INSTALL_SCRIPT} ${WRKDIR}/vmware ${PREFIX}/bin
${MKDIR} ${VMDIR}/lib
@@ -172,6 +177,7 @@ pre-install: setoptions
post-install:
${LN} -sf ${PREFIX}/etc/vmware /etc/
+ ${LN} -sf ${PREFIX}/lib/vmware /compat/linux/usr/lib/vmware
@${CAT} ${PKGMESSAGE}
pre-clean:
diff --git a/emulators/vmware3/pkg-plist b/emulators/vmware3/pkg-plist
index f8fc0307df45..f5ed38d3af02 100644
--- a/emulators/vmware3/pkg-plist
+++ b/emulators/vmware3/pkg-plist
@@ -268,6 +268,8 @@ lib/vmware/bin/vmnet-bridge
lib/vmware/bin/vmnet-dhcpd
lib/vmware/bin/vmnet-sniffer
lib/vmware/bin/vmware-ping
+lib/vmware/bin/vmware-ui
+lib/vmware/bin/vmware-mks
lib/vmware/bin/vmware-wizard
lib/vmware/bin/vmware
share/doc/vmware/Hints.FreeBSD