aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/firefox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 995c2d44c12e..0ff15d6e4c44 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -69,7 +69,7 @@ CFLAGS+= -mminimal-toc
.endif
.if ${PORT_OPTIONS:MPGO}
-USE_GCC?= any
+USE_GCC?= yes
USE_DISPLAY= yes
.include "${PORTSDIR}/Mk/bsd.python.mk"