summaryrefslogtreecommitdiff
path: root/mail/horde-imp
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-03-04 20:04:08 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-03-04 20:04:08 +0000
commit6255083f4bd0f9485bdda1423d2cabbb962466d5 (patch)
tree43d7a8d28ed25463c12e1fa9c27b278f4fd6552e /mail/horde-imp
parentUpgrade to 050303. (diff)
Fix dependency to mail/cyrus-imapd2.
Reported by: Sergey Skvortsov (skv)
Notes
Notes: svn path=/head/; revision=130376
Diffstat (limited to 'mail/horde-imp')
-rw-r--r--mail/horde-imp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index 84b29e53c5ab..5037567e8de5 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -146,7 +146,7 @@ PATCH2RM= prefs.php.dist.orig servers.php.dist.orig conf.xml.orig \
. if defined(WITH_IMAP-UW) || exists(${LOCALBASE}/libexec/imapd)
RUN_DEPENDS+= ${LOCALBASE}/libexec/imapd:${PORTSDIR}/mail/imap-uw
. elif defined(WITH_CYRUS-IMAPD) || exists(${LOCALBASE}/lib/libacap.a)
-RUN_DEPENDS+= ${LOCALBASE}/lib/libacap.a:${PORTSDIR}/mail/cyrus-imapd
+RUN_DEPENDS+= ${LOCALBASE}/lib/libacap.a:${PORTSDIR}/mail/cyrus-imapd2
. elif defined(WITH_COURIER-IMAP) || exists(${LOCALBASE}/bin/deliverquota)
RUN_DEPENDS+= ${LOCALBASE}/bin/deliverquota:${PORTSDIR}/mail/courier-imap
. elif defined(WITH_DOVECOT) || exists(${LOCALBASE}/libexec/dovecot/imap)