From d2214037f2a4d8cb108b9897653c24345e8185b9 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 2 Jan 2002 11:57:01 +0000 Subject: Back out last commit, "squirrelmail" doesn't work with version 4.1.0 of the "php" package yet. --- mail/squirrelmail/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/squirrelmail/Makefile') diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index dc565d18b3e..1838fe46277 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/01/02 11:42:59 tron Exp $ +# $NetBSD: Makefile,v 1.18 2002/01/02 11:57:01 tron Exp $ DISTNAME= squirrelmail-1.0.6 CATEGORIES= mail www @@ -11,8 +11,8 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.squirrelmail.org/ COMMENT= PHP4 webmail package -DEPENDS+= php>=4.0.6:../../www/php4 -DEPENDS+= php-session>=4.0.6:../../devel/php4-session +DEPENDS+= php-4.0.[6-9]*:../../www/php4 +DEPENDS+= php-session-4.0.[6-9]*:../../devel/php4-session USE_PERL5= # defined NO_CONFIGURE= # defined -- cgit v1.2.3