summaryrefslogtreecommitdiff
path: root/net/net-snmp4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/net-snmp4/Makefile')
-rw-r--r--net/net-snmp4/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile
index 102886d376ae..59631fb7776d 100644
--- a/net/net-snmp4/Makefile
+++ b/net/net-snmp4/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.win.ne.jp/pub/network/snmp/ucd-snmp/
MASTER_SITE_SUBDIR= net-snmp
-MAINTAINER= kuriyama@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_AUTOCONF_VER=213
USE_REINPLACE= yes
@@ -66,6 +66,9 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh
.if ${OSVERSION} >= 400014
CONFIGURE_ARGS+= --enable-ipv6
.endif
+.if ${OSVERSION} >= 500100
+IGNORE= Broken with latest OpenSSL suite
+.endif
SHLIB_VERSION= 4
PLIST_SUB+= shlib=${SHLIB_VERSION}