aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-netscape6
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-02-24 12:50:07 +0800
committertrevor <trevor@FreeBSD.org>2002-02-24 12:50:07 +0800
commit4f585a801d88e659e7345854079d775fc2e1c402 (patch)
tree1248e93b1f97bd1ef424fec229aea293d377f3b8 /www/linux-netscape6
parent2652002c1e77f780dddffa2ce2b74e5453080096 (diff)
downloadfreebsd-ports-gnome-4f585a801d88e659e7345854079d775fc2e1c402.tar.gz
freebsd-ports-gnome-4f585a801d88e659e7345854079d775fc2e1c402.tar.zst
freebsd-ports-gnome-4f585a801d88e659e7345854079d775fc2e1c402.zip
Allow packages to be built, but warn that they should not be
distributed.
Diffstat (limited to 'www/linux-netscape6')
-rw-r--r--www/linux-netscape6/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index a9f3bf8269e5..f68d62e7999c 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/Makefile
@@ -60,7 +60,6 @@ NO_BUILD= yes
NO_FILTER_SHLIBS= yes
ONLY_FOR_ARCHS= i386
RESTRICTED= "License for Java plugin allows internal use only. Also see license for Netscape itself"
-NO_PACKAGE= ${RESTRICTED}
NO_CDROM= ${RESTRICTED}
USE_LINUX= yes
USE_XLIB= yes
@@ -163,6 +162,11 @@ pre-install:
done
${ECHO_CMD} @dirrm lib/linux-netscape6 >> ${PLIST}
+pre-package:
+ @${ECHO_MSG} "*** WARNING ***"
+ @${ECHO_MSG} "* Do not distribute packages outside your organization."
+ @${ECHO_MSG} "* It is prohibited by the licensing."
+
do-install:
${MKDIR} ${INSTALL_DIR}
${CP} -Rp ${WRKSRC}/bin/* ${WRKSRC}/plugins ${INSTALL_DIR}