diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-11-27 01:16:57 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-11-27 01:16:57 +0000 |
commit | f13509f3be2a66be592312e87da21a042b8c246c (patch) | |
tree | c5923124dc1fdffea400dab41ddaf7a3d8c1efda /www/linux-opera | |
parent | b9fa2ab71bd2b7d2d89bf4ea5e7e64a5dbdc233e (diff) | |
download | ports-f13509f3be2a66be592312e87da21a042b8c246c.tar.gz ports-f13509f3be2a66be592312e87da21a042b8c246c.zip |
Notes
Diffstat (limited to 'www/linux-opera')
-rw-r--r-- | www/linux-opera/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 88d386331414..ad95314c77d5 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ ONLY_FOR_ARCHS= i386 +NO_PACKAGE= "Beta software, do not distribute." + NO_BUILD= yes NO_FILTER_SHLIBS=yes |