diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 19:47:19 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 19:47:19 +0000 |
commit | dbcc7fa4097b783651721b8f32686e24156c04a3 (patch) | |
tree | db44f7a56dfecb8b702bafffcaa9ff7ac1a53d92 /www/firefox/Makefile | |
parent | 44960c7e7a3ca26b66f00bf44f4f7cf064001583 (diff) | |
download | ports-dbcc7fa4097b783651721b8f32686e24156c04a3.tar.gz ports-dbcc7fa4097b783651721b8f32686e24156c04a3.zip |
Notes
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 866f3af19c12..9350f0069af6 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -31,6 +31,7 @@ USE_GCC= 3.4+ FIREFOX_ICON= ${MOZILLA}.xpm FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/icons/default.xpm MOZ_OPTIONS= --enable-application=browser \ + --enable-svg \ --enable-svg-renderer=cairo \ --enable-system-cairo \ --enable-official-branding \ |