aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/linux-vmware-toolbox2/Makefile1
-rw-r--r--emulators/vmware-guestd3/Makefile1
-rw-r--r--emulators/vmware-tools2/Makefile1
-rw-r--r--emulators/vmware-tools3/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux-vmware-toolbox2/Makefile b/emulators/linux-vmware-toolbox2/Makefile
index 149f4c73ef0a..8815fd00ca10 100644
--- a/emulators/linux-vmware-toolbox2/Makefile
+++ b/emulators/linux-vmware-toolbox2/Makefile
@@ -26,6 +26,7 @@ IS_INTERACTIVE= yes
RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED}
+NO_LATEST_LINK= yes
.include <bsd.port.pre.mk>
diff --git a/emulators/vmware-guestd3/Makefile b/emulators/vmware-guestd3/Makefile
index d0bda46a06d0..a037e62a3bac 100644
--- a/emulators/vmware-guestd3/Makefile
+++ b/emulators/vmware-guestd3/Makefile
@@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/vmware-freebsd-tools
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
+NO_LATEST_LINK= yes
.if !defined(BATCH)
IS_INTERACTIVE= yes
.endif
diff --git a/emulators/vmware-tools2/Makefile b/emulators/vmware-tools2/Makefile
index 158ff2e47f3e..5c203fc6ff9b 100644
--- a/emulators/vmware-tools2/Makefile
+++ b/emulators/vmware-tools2/Makefile
@@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/vmware-freebsd-tools
ONLY_FOR_ARCHS= i386
USE_X_PREFIX= yes
NO_BUILD= yes
+NO_LATEST_LINK= yes
RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED}
diff --git a/emulators/vmware-tools3/Makefile b/emulators/vmware-tools3/Makefile
index 1e14b591a4bf..39e22d01a624 100644
--- a/emulators/vmware-tools3/Makefile
+++ b/emulators/vmware-tools3/Makefile
@@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/vmware-freebsd-tools
ONLY_FOR_ARCHS= i386
USE_X_PREFIX= yes
NO_BUILD= yes
+NO_LATEST_LINK= yes
.if !defined(BATCH)
IS_INTERACTIVE= yes
.endif