summaryrefslogtreecommitdiff
path: root/security/libfwbuilder2/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-11-18 03:19:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-11-18 03:19:38 +0000
commitae9970fe43cc1c3f63b310294a2d948e2b84ec90 (patch)
treea1996dbfc607961fb7762b6126e062c7efb123ab /security/libfwbuilder2/Makefile
parento Upgrade to 5.1 (bump shlib major to 6, use autoconf257). (diff)
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
Notes
Notes: svn path=/head/; revision=94222
Diffstat (limited to '')
-rw-r--r--security/libfwbuilder2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libfwbuilder2/Makefile b/security/libfwbuilder2/Makefile
index b3c124309c0b..ec945e0ff372 100644
--- a/security/libfwbuilder2/Makefile
+++ b/security/libfwbuilder2/Makefile
@@ -6,7 +6,7 @@
PORTNAME= libfwbuilder
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fwbuilder
@@ -18,7 +18,7 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
aclocal:${PORTSDIR}/devel/automake
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xslt.2:${PORTSDIR}/textproc/libxslt \
- netsnmp.5:${PORTSDIR}/net/net-snmp \
+ netsnmp.6:${PORTSDIR}/net/net-snmp \
crypto.3:${PORTSDIR}/security/openssl
CONFIGURE_SCRIPT= autogen.sh