summaryrefslogtreecommitdiffstats
path: root/net/lam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/lam/Makefile')
-rw-r--r--net/lam/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/lam/Makefile b/net/lam/Makefile
index 3bc55d9..dc36ca8 100644
--- a/net/lam/Makefile
+++ b/net/lam/Makefile
@@ -373,6 +373,10 @@ MAN7= LAM.7 \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
OpenPOWER on IntegriCloud