diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-12 03:15:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-12 03:15:07 +0800 |
commit | 5abb396594a202646761f1464f6d7e20f01dbad2 (patch) | |
tree | 75ab10f90d797303ed041359b3f96852f613d2ca /www/firefox/Makefile | |
parent | 6973ad1b9467ed42b5c21af6106987ada8f8eba1 (diff) | |
download | freebsd-ports-gnome-5abb396594a202646761f1464f6d7e20f01dbad2.tar.gz freebsd-ports-gnome-5abb396594a202646761f1464f6d7e20f01dbad2.tar.zst freebsd-ports-gnome-5abb396594a202646761f1464f6d7e20f01dbad2.zip |
- Fix portaudit conflict with www/firefox and www/firefox3
- Mark www/firefox and www/linux-firefox FORBIDDEN
Discussion by: simon/stas
With hat: secteam
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 820689f1925c..982456c89718 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -64,6 +64,8 @@ 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:: |