summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-01-23 14:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-01-23 14:48:50 +0000
commit18d282da877ab78f6d54e8419595e1c7ed270ce8 (patch)
treeb6f2879898e5a58391413a44d86681e0fc33afbc /net-mgmt/net-snmp
parent- Update to 1.08 (diff)
Get libpkg detection working again on 8 and 9, fixes hrSWInstalled's MIB.
Approved by: zi Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=377741
Diffstat (limited to 'net-mgmt/net-snmp')
-rw-r--r--net-mgmt/net-snmp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 4d58c34e40fa..03332bb53718 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= snmp
PORTVERSION= 5.7.3
+PORTREVISION= 1
CATEGORIES= net-mgmt ipv6
MASTER_SITES= SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= net-
@@ -37,6 +38,7 @@ USE_OPENSSL= yes
USE_LDCONFIG= yes
USES= perl5 libtool
USE_PERL5= build run
+USE_CSTD= c99
CFLAGS+= -I${LOCALBASE}/include -I${PKG_PREFIX}/include
LDFLAGS+= -L${LOCALBASE}/lib