diff options
-rw-r--r-- | www/linux-opera-devel/Makefile | 2 | ||||
-rw-r--r-- | www/linux-opera/Makefile | 2 | ||||
-rw-r--r-- | www/linux-opera7/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index 88d386331414..ad95314c77d5 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/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 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 diff --git a/www/linux-opera7/Makefile b/www/linux-opera7/Makefile index 88d386331414..ad95314c77d5 100644 --- a/www/linux-opera7/Makefile +++ b/www/linux-opera7/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 |