summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-31 11:49:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-31 11:49:31 +0000
commitb6b31a8640cb8d875b24edd99b181212dee20877 (patch)
tree33ab43845747e82ae9ef64b8d06162075f420230 /devel
parentAdd missing dependencies (diff)
Add back NO_PACKAGE with a description of the real reason that packages
may not be distributed (distributing code created using icc requires a purchased license). Submitted by: Marius Strobl <marius@alchemy.franken.de>
Notes
Notes: svn path=/head/; revision=86047
Diffstat (limited to 'devel')
-rw-r--r--devel/stlport-icc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/stlport-icc/Makefile b/devel/stlport-icc/Makefile
index 8f2643688ef4..b16e3248ae02 100644
--- a/devel/stlport-icc/Makefile
+++ b/devel/stlport-icc/Makefile
@@ -13,6 +13,8 @@ BUILD_DEPENDS= icc:${PORTSDIR}/lang/icc
ONLY_FOR_ARCHS= i386
+NO_PACKAGE= Software compiled with icc may not be redistributed without a purchased license
+
MASTERDIR= ${.CURDIR}/../stlport
COMPILER= icc