summaryrefslogtreecommitdiff
path: root/www/horde
diff options
context:
space:
mode:
authorbouyer <bouyer>2002-03-01 20:44:11 +0000
committerbouyer <bouyer>2002-03-01 20:44:11 +0000
commit4b6f11faaf1eef00b4100713ea9c70472292cdf4 (patch)
treef898bc58a3216af88db17a6e1aa925e06db0f095 /www/horde
parentd2bcb04b986d4b13e4cce5c27ba5786e5a4de575 (diff)
downloadpkgsrc-4b6f11faaf1eef00b4100713ea9c70472292cdf4.tar.gz
Horde also requires php-session, php-gettext and php-xml
Diffstat (limited to 'www/horde')
-rw-r--r--www/horde/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile
index 7dc6ca4ce1c..a981abf0862 100644
--- a/www/horde/Makefile
+++ b/www/horde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2002/02/01 22:41:15 bouyer Exp $
+# $NetBSD: Makefile,v 1.19 2002/03/01 20:44:11 bouyer Exp $
DISTNAME= horde-2.0
CATEGORIES= www
@@ -10,6 +10,9 @@ COMMENT= PHP application framework
DEPENDS+= php>4.0.0:../../www/php4
DEPENDS+= php-pcre>4.0.0:../../devel/php4-pcre
+DEPENDS+= php-session>4.0.0:../../devel/php4-session
+DEPENDS+= php-gettext>4.0.0:../../devel/php4-gettext
+DEPENDS+= php-xml>4.0.0:../../devel/php4-xml
DOCDIR= ${PREFIX}/share/doc/horde
EGDIR= ${PREFIX}/share/examples/horde