From 4dcf1a34b01059f1a24c55be9d9e15ae108d4219 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 13 Jun 2009 18:16:34 +0000 Subject: - Broken on 8.x Reported by: pointyhat --- net-mgmt/net-snmp53/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net-mgmt/net-snmp53') diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index cecdf3b3b06b..558d14590885 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -56,6 +56,10 @@ CONFIGURE_ARGS+=--with-dummy-values .include +.if ${OSVERSION} >= 800000 +BROKEN= does not compile +.endif + .if defined(WITHOUT_PERL) PLIST_SUB+= WITH_PERL="@comment " CONFIGURE_ARGS+=--disable-embedded-perl --without-perl-modules -- cgit v1.2.3