From 196e3831a713aee6a994f467423d40da6599daa5 Mon Sep 17 00:00:00 2001 From: matusita Date: Sun, 29 May 2005 03:56:30 +0000 Subject: Forget to set NO_LATEST_LINKS. Submitted by: kris --- emulators/linux-vmware-toolbox4/Makefile | 1 + emulators/vmware-guestd4/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'emulators') diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile index dfeabe42e3f..8b7e4836a98 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 d22f567208a..0d311a4c4a9 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 -- cgit