summaryrefslogtreecommitdiff
path: root/mail/horde-mimp
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-06-30 07:42:48 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-06-30 07:42:48 +0000
commitbeec1b55200629ef46cdd8cba7fd73c599750c03 (patch)
treea513048a67038bd287805a56069670b193755e49 /mail/horde-mimp
parent- Update to 0.7.2 (diff)
- Fix depend path
Notes
Notes: svn path=/head/; revision=216017
Diffstat (limited to 'mail/horde-mimp')
-rw-r--r--mail/horde-mimp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-mimp/Makefile b/mail/horde-mimp/Makefile
index dcae6dc7d467..98c40acec877 100644
--- a/mail/horde-mimp/Makefile
+++ b/mail/horde-mimp/Makefile
@@ -28,7 +28,7 @@ COMMENT= Mobile webmail system
#-----------------------------------------------------------------------
RUN_DEPENDS+= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \
- ${LOCALBASE}/${LHORDEDIR}/imp/index.php:${PORTSDIR}/mail/horde-imp
+ ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/horde-imp
USE_PHP= imap
. if !defined(WITHOUT_LDAP)