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
commit045ba3f3a74658b5e83029df8e15fe2f63e3389b (patch)
treef898bc58a3216af88db17a6e1aa925e06db0f095 /www/horde
parent0e79be814c29e9f69ca2d873c7d5a39186f00e40 (diff)
downloadpkgsrc-045ba3f3a74658b5e83029df8e15fe2f63e3389b.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