diff options
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r-- | www/firefox36/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 866f3af19c12..9350f0069af6 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/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 \ |