diff options
author | marcus <marcus@FreeBSD.org> | 2002-10-17 14:45:48 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-10-17 14:45:48 +0000 |
commit | 3a93877851fbb7ced1b9003a8d8600f705951c2b (patch) | |
tree | e10ee9ab23f35afeb958ee27e5156aadb9052509 /www/galeon2/Makefile | |
parent | 6615624f14f57f219e71c43a30478624a8197b4d (diff) | |
download | FreeBSD-ports-3a93877851fbb7ced1b9003a8d8600f705951c2b.zip FreeBSD-ports-3a93877851fbb7ced1b9003a8d8600f705951c2b.tar.gz |
Mark forbidden due to security hole reported at http://www.mozillazine.org/talkback.html?article=2467.
Submitted by: trevor
Diffstat (limited to 'www/galeon2/Makefile')
-rw-r--r-- | www/galeon2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 58d4210..dcf94d6 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} WITH_FULL_MOZILLA= "Problems with SSL, general performance, and usability" +FORBIDDEN= "Contains privacy leak documented at http://www.mozillazine.org/talkback.html?article=2467" .if defined(WITH_MOZILLA_DEVEL) HEADERS_SUFX= -devel |