summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-09-01 12:37:14 +0000
committertron <tron@pkgsrc.org>2003-09-01 12:37:14 +0000
commit712c0b2bcff9a442399a52907a69843d52805c6e (patch)
treee065601a36924c3189a83ea09356828d8fea0c9e /www
parentaa62825290943692da9007f9e18d7caa1789f6a4 (diff)
downloadpkgsrc-712c0b2bcff9a442399a52907a69843d52805c6e.tar.gz
Fix dependences broken by update of PHP to version 4.3.3.
Diffstat (limited to 'www')
-rw-r--r--www/horde/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile
index c5d45677d96..5c2b23fcf22 100644
--- a/www/horde/Makefile
+++ b/www/horde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/08/16 21:08:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.25 2003/09/01 12:37:14 tron Exp $
DISTNAME= horde-2.2.4-RC1
PKGNAME= horde-2.2.4rc1
@@ -10,11 +10,7 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.horde.org/
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:../../textproc/php4-xml
+DEPENDS+= php-gettext>=4.3.3:../../devel/php4-gettext
DOCDIR= ${PREFIX}/share/doc/horde
EGDIR= ${PREFIX}/share/examples/horde