aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index e26ca82133c6..e571ca3fce7f 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -58,7 +58,7 @@ OPTIONS= DBUS "Enable D-BUS support" on \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 800000
+.if ${OSVERSION} > 900000
USE_GCC= 4.6+
.endif