diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-05-15 10:32:20 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-05-15 10:32:20 +0000 |
commit | cd674241fff307bcc6573010a33e7d1bae529092 (patch) | |
tree | 63b553ed10ffe73007318eaf188db41715da60b8 /deskutils/horde-kronolith/Makefile | |
parent | be4a402b134124aa2ce144f2bbb89fdc9cf151ce (diff) | |
download | ports-cd674241fff307bcc6573010a33e7d1bae529092.tar.gz ports-cd674241fff307bcc6573010a33e7d1bae529092.zip |
Notes
Diffstat (limited to 'deskutils/horde-kronolith/Makefile')
-rw-r--r-- | deskutils/horde-kronolith/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index bc1266245d0a..6603381949f4 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -13,8 +13,9 @@ MASTER_SITES= http://pompo.net/horde/kronolith/ MAINTAINER= thierry@pompo.net -RUN_DEPENDS= ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/imp-devel +RUN_DEPENDS= ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/imp3 +IS_INTERACTIVE= 'need to build mod_php4 with mcrypt option set.' NO_BUILD= yes DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL |