aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd24
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-07-28 12:43:22 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-07-28 12:43:22 +0000
commitc9e4736d2605489c89ee57fabda4f3b73ac7f697 (patch)
treefa4d8674f0da7472938b5014d40b6cebb69e4b18 /mail/cyrus-imapd24
parenta63158257c7d451ba40deeadea026a99862851d0 (diff)
downloadports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.tar.gz
ports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.zip
- Chase net-snmp shlib version bump.
Notes
Notes: svn path=/head/; revision=278482
Diffstat (limited to 'mail/cyrus-imapd24')
-rw-r--r--mail/cyrus-imapd24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index eb3b2d90c28e..d8b17e4bf7c2 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.4.10
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/
#MASTER_SITES= http://www.cyrusimap.org/releases/snapshots/
@@ -150,7 +150,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif
.if defined(WITH_SNMP)
-LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
CONFIGURE_ARGS+=--with-snmp=${LOCALBASE}
.else
CONFIGURE_ARGS+=--with-snmp=no