aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cyrus-imapd22
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2010-06-03 03:14:17 +0800
committersylvio <sylvio@FreeBSD.org>2010-06-03 03:14:17 +0800
commit34603e8eb6b148c6f25e97293616f724f6bfc24b (patch)
tree44ff5dbdffef038f8fddda1b51582dc85f9d2391 /mail/cyrus-imapd22
parentbcdb489feb9f54fb85842a3b61435a479aab6ad7 (diff)
downloadfreebsd-ports-gnome-34603e8eb6b148c6f25e97293616f724f6bfc24b.tar.gz
freebsd-ports-gnome-34603e8eb6b148c6f25e97293616f724f6bfc24b.tar.zst
freebsd-ports-gnome-34603e8eb6b148c6f25e97293616f724f6bfc24b.zip
- Chase net-snmp shlib bump
Diffstat (limited to 'mail/cyrus-imapd22')
-rw-r--r--mail/cyrus-imapd22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index adb1bded1f94..8324b46fc9c6 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.2.13p1
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
http://www.transit.hanse.de/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \
@@ -105,7 +105,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif
.if defined(WITH_SNMP_5)
-LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
CONFIGURE_ARGS+=--with-snmp=${LOCALBASE}
.else
CONFIGURE_ARGS+=--with-snmp=no