The following diff simply compiles flu with gcc34 on os versions where is was 
previously marked broken.

--- Makefile.orig       2007-12-15 05:08:43.000000000 -0500
+++ Makefile    2007-12-15 05:09:29.000000000 -0500
@@ -43,7 +43,7 @@
 .include <bsd.port.pre.mk>

 .if ${OSVERSION} >= 700042
-BROKEN=                Does not compile with GCC 4.2
+USE_GCC=        3.4
 .endif

 .include <bsd.port.post.mk>
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to