From a8534af1b5888256705e776dc7e75eed3cf7c9ab Mon Sep 17 00:00:00 2001 From: bouyer Date: Fri, 1 Mar 2002 20:44:11 +0000 Subject: Horde also requires php-session, php-gettext and php-xml --- www/horde/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www') 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 -- cgit v1.2.3