diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-11 19:15:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-11 19:15:07 +0000 |
commit | dde88a4d4261a0e65e8124e919dd099092620c43 (patch) | |
tree | 844dcdfb6f787848954edd0a7a6a625ee6a53286 /www/firefox-esr | |
parent | 16173924fb97108975389136305c42ce979d3c4c (diff) | |
download | ports-dde88a4d4261a0e65e8124e919dd099092620c43.tar.gz ports-dde88a4d4261a0e65e8124e919dd099092620c43.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
Notes
Notes:
svn path=/head/; revision=228066
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 820689f1925c..982456c89718 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/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:: |