diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-03-25 01:55:21 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-03-25 01:55:21 +0000 |
commit | 8627009f1a688aa6d8f6576ad8a4c6c2bcc4df68 (patch) | |
tree | d94ad3c333085f942d3e7ebd5f99b32b2ddaeaa8 /mail/horde-dimp | |
parent | fd03e1442db3d401977b3a69d568f555ed3f9fb4 (diff) | |
download | ports-8627009f1a688aa6d8f6576ad8a4c6c2bcc4df68.tar.gz ports-8627009f1a688aa6d8f6576ad8a4c6c2bcc4df68.zip |
Notes
Diffstat (limited to 'mail/horde-dimp')
-rw-r--r-- | mail/horde-dimp/Makefile | 2 |
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) |