aboutsummaryrefslogtreecommitdiff
path: root/www/mozilla-devel/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-01-21 18:06:34 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-01-21 18:06:34 +0000
commitc6f95acab01ada9a79493bfeae78cf91dd69214f (patch)
tree4c0cb4b4feb760f4831f3348533ad079aca82569 /www/mozilla-devel/Makefile
parent85ace5a4eb642a328fb71e9b100216f7ecf3efca (diff)
downloadports-c6f95acab01ada9a79493bfeae78cf91dd69214f.tar.gz
ports-c6f95acab01ada9a79493bfeae78cf91dd69214f.zip
Notes
Diffstat (limited to 'www/mozilla-devel/Makefile')
-rw-r--r--www/mozilla-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index 038fafdd3269..82663b5bb54d 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/Makefile
@@ -116,7 +116,7 @@ BROKEN= "Does not compile on ia64 or alpha"
.endif
.if ${OSVERSION} < 500000
-BROKEN= "Does not compile on FreeBSD 4.x"
+USE_GCC= 3.4
.endif
.if defined(WITH_CAIRO_RENDER)