summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd22
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2004-12-05 15:09:29 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2004-12-05 15:09:29 +0000
commitcd530f3682471f0c31c1db3db71f4b2598c1e067 (patch)
treeb3961f7667d3dfdf9e05ed19208f27777be53df8 /mail/cyrus-imapd22
parentFix build on 5 and 6. (diff)
follow shlib version bump of net-snmp.
Notes
Notes: svn path=/head/; revision=123233
Diffstat (limited to 'mail/cyrus-imapd22')
-rw-r--r--mail/cyrus-imapd22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index 6f712fb5794d..e00fd1b227ce 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -175,7 +175,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.6:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
.endif
.if defined(WITH_SNMP_4) || defined(WITH_SNMP_5)
CONFIGURE_ARGS+=--with-snmp=${LOCALBASE}