diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-02-15 18:20:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-02-15 18:20:11 +0000 |
commit | 5ceb45e99252e811b48a9e7feb7033ad54be08b7 (patch) | |
tree | ce7e4456fcb1a2caa6fbea0d1a7126b7917f6094 /www/firefox/Makefile | |
parent | dbed8014e58b9039ba65dee828fc414420eaf7e4 (diff) | |
download | ports-5ceb45e99252e811b48a9e7feb7033ad54be08b7.tar.gz ports-5ceb45e99252e811b48a9e7feb7033ad54be08b7.zip |
Notes
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 982456c89718..6c28cdaf5035 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 2.0.0.20 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} @@ -64,8 +64,6 @@ MOZ_OPTIONS+= --disable-gnomeui IGNORE= does not run, update to 6.2-RELEASE or newer .endif -FORBIDDEN= Security issues http://www.vuxml.org/freebsd/8b491182-f842-11dd-94d9-0030843d3802.html - MOZ_OPTIONS+= --enable-svg --enable-svg-renderer=cairo post-extract:: |