diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-07-28 12:43:22 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-07-28 12:43:22 +0000 |
commit | c9e4736d2605489c89ee57fabda4f3b73ac7f697 (patch) | |
tree | fa4d8674f0da7472938b5014d40b6cebb69e4b18 /security/libfwbuilder-devel/Makefile | |
parent | a63158257c7d451ba40deeadea026a99862851d0 (diff) |
- Chase net-snmp shlib version bump.
Notes
Notes:
svn path=/head/; revision=278482
Diffstat (limited to 'security/libfwbuilder-devel/Makefile')
-rw-r--r-- | security/libfwbuilder-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index 6415fda16d27..fdcf55faca68 100644 --- a/security/libfwbuilder-devel/Makefile +++ b/security/libfwbuilder-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= libfwbuilder DISTVERSION= 4.1.3 PORTVERSION= ${DISTVERSION} +PORTREVISION= 1 BUILD= 3421 CATEGORIES= security @@ -30,7 +31,7 @@ CONFLICTS= libfwbuilder-[23].* libfwbuilder-devel-* .endif LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp + netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp PLIST_SUB= BUILD_VERSION=${DISTVERSION} USE_QT_VER= 4 |