summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2009-03-25 01:55:21 +0000
committerBeech Rintoul <beech@FreeBSD.org>2009-03-25 01:55:21 +0000
commit8627009f1a688aa6d8f6576ad8a4c6c2bcc4df68 (patch)
treed94ad3c333085f942d3e7ebd5f99b32b2ddaeaa8 /mail
parent- Fix build depends to respect HORBAS (diff)
- Fix build depends to respect HORBAS
PR: ports/132566 Submitted by: UEMURA, Tetsuya <t_uemura@macome.co.jp>
Notes
Notes: svn path=/head/; revision=230919
Diffstat (limited to 'mail')
-rw-r--r--mail/horde-dimp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-dimp/Makefile b/mail/horde-dimp/Makefile
index 841b147d161d..28dcf6782d6c 100644
--- a/mail/horde-dimp/Makefile
+++ b/mail/horde-dimp/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= beech@FreeBSD.org
COMMENT= Dynamic webmail system
RUN_DEPENDS+= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \
- ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/horde-imp
+ ${HORBAS}/imp/index.php:${PORTSDIR}/mail/horde-imp
USE_PHP= imap
. if !defined(WITHOUT_LDAP)