Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/mozilla-devel/Makefile,v retrieving revision 1.211 diff -u -r1.211 Makefile --- Makefile 16 Jan 2005 23:47:38 -0000 1.211 +++ Makefile 19 Jan 2005 06:13:50 -0000 @@ -116,7 +116,7 @@ .endif .if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" +USE_GCC= 3.4 .endif .if defined(WITH_CAIRO_RENDER)