From 6b858f7dee09a58e39625ce488c8bccc00e859cb Mon Sep 17 00:00:00 2001 From: kuriyama Date: Wed, 30 Nov 2005 05:23:10 +0000 Subject: Chase shlib version bump of net-snmp. --- mail/cyrus-imapd22/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/cyrus-imapd22') diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index a92756663d7c..cb5f8c7b0747 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \ @@ -187,7 +187,7 @@ BROKEN= "Multiple net-snmp versions selected. Run 'make config' again!" .if defined(WITH_SNMP_4) LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 .elif defined(WITH_SNMP_5) -LIB_DEPENDS+= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp .endif .if defined(WITH_SNMP_4) || defined(WITH_SNMP_5) CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} -- cgit