summaryrefslogtreecommitdiff
path: root/www/horde
diff options
context:
space:
mode:
authortron <tron>2003-09-01 12:37:14 +0000
committertron <tron>2003-09-01 12:37:14 +0000
commitaa3802158fc8166cbd5729190f5b4a0b897b3993 (patch)
treee065601a36924c3189a83ea09356828d8fea0c9e /www/horde
parent048d244c8a3aa8e5b0514e6ac6eae11f0329095e (diff)
downloadpkgsrc-aa3802158fc8166cbd5729190f5b4a0b897b3993.tar.gz
Fix dependences broken by update of PHP to version 4.3.3.
Diffstat (limited to 'www/horde')
-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