diff options
-rw-r--r-- | www/linux-beonex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-beonex/Makefile b/www/linux-beonex/Makefile index 8fceddf44ed5..fcfa3ca4df05 100644 --- a/www/linux-beonex/Makefile +++ b/www/linux-beonex/Makefile @@ -19,6 +19,8 @@ PATCH_SITE_SUBDIR=trevor MAINTAINER= trevor@FreeBSD.org COMMENT=Browser, HTML editor, mail and news client for use with Linux plugins +FORBIDDEN= "based on Mozilla 1.0.1, which has some security bugs--see\ + <URL:http://bugzilla.mozilla.org/buglist.cgi?keywords_type=anywords&keywords=fixed1.0.2+verified1.0.2&bug_status=RESOLVED&bug_status=VERIFIED&resolution=FIXED&field0-0-0=bug_group&type0-0-0=changedfrom&value0-0-0=security>" RUN_DEPENDS= \ ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |