diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-02-23 09:21:11 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-02-23 09:21:11 +0000 |
commit | 7d58748e7c57a8ee7e8a7bcccc88ffb6729b7214 (patch) | |
tree | ba53f151725188052dbc29a7d754b5ce93b57b14 /www/firefox | |
parent | 9923e186d9ae83441e90876efbccf41af75b6200 (diff) | |
download | ports-7d58748e7c57a8ee7e8a7bcccc88ffb6729b7214.tar.gz ports-7d58748e7c57a8ee7e8a7bcccc88ffb6729b7214.zip |
Notes
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index e66c5672a827..995c2d44c12e 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -69,6 +69,7 @@ CFLAGS+= -mminimal-toc .endif .if ${PORT_OPTIONS:MPGO} +USE_GCC?= any USE_DISPLAY= yes .include "${PORTSDIR}/Mk/bsd.python.mk" |