diff options
-rw-r--r-- | devel/stlport-icc/Makefile | 2 |
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 |