summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2004-02-06 15:33:19 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2004-02-06 15:33:19 +0000
commit45a84fe0d9f097900d34c869d9ad09c2915e3385 (patch)
treea9635574447e7871ed893abc2cbcc374f53178a0 /emulators
parent- Update to version 0.6.6 (diff)
Put NO_LATEST_LINK to previous versions of VMware Tools.
No content changes, no bumps. Noticed by: kris
Notes
Notes: svn path=/head/; revision=100149
Diffstat (limited to 'emulators')
-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