diff options
Diffstat (limited to 'www/firefox-esr/Makefile')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 29fceb2cfa2f..ae3cb3d3a96c 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -63,9 +63,7 @@ MOZ_OPTIONS+= --disable-gnomeui IGNORE= does not run, update to 6.2-RELEASE or newer .endif -.if ${OSVERSION} >= 600000 MOZ_OPTIONS+= --enable-svg --enable-svg-renderer=cairo -.endif post-extract:: @${SED} -e 's|@FIREFOX_ICON@|${FIREFOX_ICON}|' -e 's|@MOZILLA@|${MOZILLA}|' \ |