From 3604afa653ee9bbd549810a9482b2183bff84190 Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Sat, 23 Feb 2013 13:06:57 +0000 Subject: We need gcc from ports here, as gcc-4.2.1 isn't supported anymore. Submitted by: Jan Beich Pointyhat to: flo --- www/firefox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox') 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" -- cgit v1.2.3