diff options
author | pav <pav@FreeBSD.org> | 2009-06-01 04:31:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-06-01 04:31:08 +0800 |
commit | ccb751d1d7b00b159ce006c8e210c8c288197226 (patch) | |
tree | 59e9df4c7ebd8748480345d1d2e8aea068a2e962 /emulators/linux-vmware-toolbox5 | |
parent | 50a0b0d3d9e3b16e973ccc848bc2a857af93916e (diff) | |
download | freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.tar.gz freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.tar.zst freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.zip |
- Resolve LATEST_LINK conflict
Diffstat (limited to 'emulators/linux-vmware-toolbox5')
-rw-r--r-- | emulators/linux-vmware-toolbox5/Makefile | 2 |
1 files changed, 2 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 \ |