diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-18 03:06:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-18 03:06:14 +0000 |
commit | 37781033d6d8fcada596e507d71b4a01a62e8a9b (patch) | |
tree | 66112232670284ec8189bc8e34de39294c36b186 /www/galeon | |
parent | 0403a49145e4aa6a5bcb91141e65d94e9eda849e (diff) | |
download | ports-37781033d6d8fcada596e507d71b4a01a62e8a9b.tar.gz ports-37781033d6d8fcada596e507d71b4a01a62e8a9b.zip |
Galeon is now un-forbidden since Mozilla has been patched.
Notes
Notes:
svn path=/head/; revision=68236
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |