summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2005-05-29 03:56:30 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2005-05-29 03:56:30 +0000
commitcaf246633d6a7c9473ee660150d553809a959db2 (patch)
treee03b9442160636922c5a78710c68b2277f7a3f74 /emulators
parentUnBROKEN by fixing pkg-plist. (diff)
Forget to set NO_LATEST_LINKS.
Submitted by: kris
Notes
Notes: svn path=/head/; revision=136367
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux-vmware-toolbox4/Makefile1
-rw-r--r--emulators/vmware-guestd4/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile
index dfeabe42e3f1..8b7e4836a98e 100644
--- a/emulators/linux-vmware-toolbox4/Makefile
+++ b/emulators/linux-vmware-toolbox4/Makefile
@@ -33,6 +33,7 @@ IS_INTERACTIVE= yes
RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED}
+NO_LATEST_LINK= yes
VMWARE_VER= 4.5.2
BUILD_VER= 8848
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile
index d22f567208a3..0d311a4c4a9a 100644
--- a/emulators/vmware-guestd4/Makefile
+++ b/emulators/vmware-guestd4/Makefile
@@ -39,6 +39,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED}
+NO_LATEST_LINK= yes
VMWARE_VER= 4.5.2
BUILD_VER= 8848