aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-07-31 19:49:31 +0800
committerkris <kris@FreeBSD.org>2003-07-31 19:49:31 +0800
commitf49d803330ad8616d536308fd7c067da71d1e6a4 (patch)
tree41cd021446eecc03d3b57bf528f0e76dd000ea4e
parenta5abdcbd518626385332583097a384ac49e92f0e (diff)
downloadfreebsd-ports-graphics-f49d803330ad8616d536308fd7c067da71d1e6a4.tar.gz
freebsd-ports-graphics-f49d803330ad8616d536308fd7c067da71d1e6a4.tar.zst
freebsd-ports-graphics-f49d803330ad8616d536308fd7c067da71d1e6a4.zip
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>
-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 8f2643688ef..b16e3248ae0 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