diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2004-02-06 15:33:19 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2004-02-06 15:33:19 +0000 |
commit | 45a84fe0d9f097900d34c869d9ad09c2915e3385 (patch) | |
tree | a9635574447e7871ed893abc2cbcc374f53178a0 /emulators/linux-vmware-toolbox2 | |
parent | ef38d47548e57825a12134ef7f28678df1476259 (diff) | |
download | ports-45a84fe0d9f097900d34c869d9ad09c2915e3385.tar.gz ports-45a84fe0d9f097900d34c869d9ad09c2915e3385.zip |
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox2')
-rw-r--r-- | emulators/linux-vmware-toolbox2/Makefile | 1 |
1 files changed, 1 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> |