aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/arts++
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/arts++')
-rw-r--r--net-mgmt/arts++/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile
index 419f2a16e2f5..e0fa02cd2dbe 100644
--- a/net-mgmt/arts++/Makefile
+++ b/net-mgmt/arts++/Makefile
@@ -29,6 +29,9 @@ MANL= artsportagg.l artsports.l artsprotos.l artsnets.l artsdump.l \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not compile with gcc 3.4.2"
+.endif
post-patch:
cd ${WRKSRC}/classes/src; \