FreeBSD Port: flu-2.14_2

Robert Mackanics robert at mackanics.net
Sat Dec 15 02:41:40 PST 2007


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>


More information about the freebsd-ports mailing list