ports/53438: [patch] fix usage of BROKEN in devel/ppl

Mark Linimon linimon at lonesome.com
Wed Jun 18 20:12:26 UTC 2003


Grr.  Got a little bit ahead of myself.  This is a better error message.
--- ppl/Makefile.dist	Wed May  7 21:18:10 2003
+++ ppl/Makefile	Wed Jun 18 15:15:07 2003
@@ -35,7 +35,7 @@
 
 # ppl needs gcc > 3.1, with libgmp4 compiled with the same gcc version
 .if ${OSVERSION} < 500035
-BROKEN=		"Does not build"
+IGNORE=		"Does not build with older versions of FreeBSD"
 .endif
 
 .include <bsd.port.post.mk>



More information about the freebsd-ports-bugs mailing list