aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux-vmware-toolbox2
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2003-05-04 14:39:21 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2003-05-04 14:39:21 +0000
commitd96f3b1ef3c08054c66bc1f1cc7dacd74e7499db (patch)
tree107bfb7a83814859be3c4270e322e83eaa2218af /emulators/linux-vmware-toolbox2
parent803b9c355dcb361bf7f2679d2e0f06dcf276fa51 (diff)
downloadports-d96f3b1ef3c08054c66bc1f1cc7dacd74e7499db.tar.gz
ports-d96f3b1ef3c08054c66bc1f1cc7dacd74e7499db.zip
Fixup for package cluster building.
- Mark NO_PACKAGE since these ports require VMware itself. (and avoid using .ifdef(PACKAGE_BUILDING) also) - Forget to mark IS_INTERACTIVE if !BATCH (vmware-guest4).
Notes
Notes: svn path=/head/; revision=80109
Diffstat (limited to 'emulators/linux-vmware-toolbox2')
-rw-r--r--emulators/linux-vmware-toolbox2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux-vmware-toolbox2/Makefile b/emulators/linux-vmware-toolbox2/Makefile
index eadea7c8b979..92795c4ca853 100644
--- a/emulators/linux-vmware-toolbox2/Makefile
+++ b/emulators/linux-vmware-toolbox2/Makefile
@@ -24,6 +24,7 @@ IS_INTERACTIVE= yes
.endif
RESTRICTED= "Not sure if we can redistribute this."
+NO_PACKAGE= ${RESTRICTED}
.include <bsd.port.pre.mk>