aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/firefox10/Makefile2
-rw-r--r--www/firefox15/Makefile2
-rw-r--r--www/firefox36/Makefile2
-rw-r--r--www/flock/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 92d6d059e983..916ed92930be 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/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
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 92d6d059e983..916ed92930be 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/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
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index 92d6d059e983..916ed92930be 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/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
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index 92d6d059e983..916ed92930be 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/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
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
diff --git a/www/flock/Makefile b/www/flock/Makefile
index 92d6d059e983..916ed92930be 100644
--- a/www/flock/Makefile
+++ b/www/flock/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