aboutsummaryrefslogtreecommitdiff
path: root/mail/horde4-imp
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-03-21 20:28:58 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-03-21 20:28:58 +0000
commitf1c64ff7d54d9b825d75d5ca03878caac340817b (patch)
treedce86c218252c905e229de433c0416ac72cdcd3b /mail/horde4-imp
parent775b0262f8333a591ec31ed42483c16f31c364e3 (diff)
downloadports-f1c64ff7d54d9b825d75d5ca03878caac340817b.tar.gz
ports-f1c64ff7d54d9b825d75d5ca03878caac340817b.zip
Notes
Diffstat (limited to 'mail/horde4-imp')
-rw-r--r--mail/horde4-imp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile
index ea79cd4b9d0d..d0f90441684d 100644
--- a/mail/horde4-imp/Makefile
+++ b/mail/horde4-imp/Makefile
@@ -141,8 +141,8 @@ PATCH2RM= prefs.php.dist.orig servers.php.dist.orig conf.xml.orig \
.if defined(WITH_IMAPSERVER)
. 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-imapd23
+. elif defined(WITH_CYRUS-IMAPD) || exists(${LOCALBASE}/cyrus/bin/master)
+RUN_DEPENDS+= ${LOCALBASE}/cyrus/bin/master:${PORTSDIR}/mail/cyrus-imapd23
. 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)