aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-31 20:31:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-31 20:31:08 +0000
commitaa952fd48fe9143007307348e16bccf3b9f95ca9 (patch)
tree3b8a3dc07f043f3e20ba7e542d841e8086021135 /emulators
parent06f1947ff91cd30655ff4ea79c4400e4c07e7bab (diff)
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux-vmware-toolbox5/Makefile2
-rw-r--r--emulators/vmware-guestd5/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile
index bcf07412c8ff..8ad9ff2bdf48 100644
--- a/emulators/linux-vmware-toolbox5/Makefile
+++ b/emulators/linux-vmware-toolbox5/Makefile
@@ -15,6 +15,8 @@ DISTNAME= VMwareTools-${VMWARE_VER}-${BUILD_VER}
MAINTAINER= matusita@FreeBSD.org
COMMENT=VMware toolbox for guest OS (VMware Workstation 5.x, Linux version)
+NO_LATEST_LINK= yes
+
DISTDIR= ${MOUNT_PT}
IGNOREFILES= ${DISTFILES}
PLIST_FILES= bin/linux-vmware-toolbox bin/linux-vmware-toolbox-gtk \
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile
index 832f6ed0afa2..6331abd74790 100644
--- a/emulators/vmware-guestd5/Makefile
+++ b/emulators/vmware-guestd5/Makefile
@@ -20,6 +20,8 @@ COMMENT?=VMware guest OS supporting daemon (VMware Workstation 5.x, FreeBSD vers
RUN_DEPENDS= ${LOCALBASE}/sbin/vmware-guestd:${PORTSDIR}/emulators/vmware-guestd5
.endif
+NO_LATEST_LINK= yes
+
DISTDIR= ${MOUNT_PT}
IGNOREFILES= ${DISTFILES}
WRKSRC= ${WRKDIR}/vmware-tools-distrib