aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox36/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r--www/firefox36/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 92d6d059e983..916ed92930be 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -50,7 +50,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
IGNORE= core dumps on alpha during post-build
.endif
-.if ${OSVERSION} >= 504101
+.if ${OSVERSION} >= 600000
MOZ_OPTIONS+= --enable-svg --enable-svg-renderer=cairo
.endif