summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2009-03-25 01:47:27 +0000
committerBeech Rintoul <beech@FreeBSD.org>2009-03-25 01:47:27 +0000
commitfd03e1442db3d401977b3a69d568f555ed3f9fb4 (patch)
treec070b6967cb3a028f6f0fe41460af03279199776 /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=230918
Diffstat (limited to 'mail')
-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 fd96ceb516e0..bcf59aade188 100644
--- a/mail/horde-mimp/Makefile
+++ b/mail/horde-mimp/Makefile
@@ -29,7 +29,7 @@ COMMENT= Mobile 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)