From 35fe0c9d82a2b9f50b86b3f96a0b31c25bffa62f Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 20 Jan 2006 00:04:29 +0000 Subject: BROKEN: Still has internal compiler errors on 5.x --- devel/xparam/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'devel/xparam') diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index 64b8ca0fba13..e74793b03e5f 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -20,4 +20,10 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool:13 INSTALLS_SHLIB= yes -.include +.include + +.if ${OSVERSION} >= 502126 +BROKEN= "Does not compile with gcc 3.4.2" +.endif + +.include -- cgit v1.2.3