diff options
author | marcus <marcus@FreeBSD.org> | 2002-10-18 11:06:14 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-10-18 11:06:14 +0800 |
commit | 18d7fe91357d299fcf61166add7351c1a36ed9d4 (patch) | |
tree | 8c6105e159d2791a5232b9c9d92eebc746aeaf75 | |
parent | 398079d2a1902bac5c25a421b387ad6853f9586b (diff) | |
download | freebsd-ports-gnome-18d7fe91357d299fcf61166add7351c1a36ed9d4.tar.gz freebsd-ports-gnome-18d7fe91357d299fcf61166add7351c1a36ed9d4.tar.zst freebsd-ports-gnome-18d7fe91357d299fcf61166add7351c1a36ed9d4.zip |
Galeon is now un-forbidden since Mozilla has been patched.
-rw-r--r-- | www/galeon/Makefile | 1 | ||||
-rw-r--r-- | www/galeon2/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index dcf94d6804f7..58d42107e4e7 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -19,7 +19,6 @@ 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 diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index dcf94d6804f7..58d42107e4e7 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -19,7 +19,6 @@ 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 |