From f2c00b19509329f1b0988190d02764cf870596b6 Mon Sep 17 00:00:00 2001 From: bouyer Date: Tue, 19 Mar 2002 09:04:11 +0000 Subject: It seems this needs php-pcre now. --- mail/squirrelmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/squirrelmail') diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 93338b40445..f00abcc979b 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/03/18 22:11:51 bouyer Exp $ +# $NetBSD: Makefile,v 1.22 2002/03/19 09:04:11 bouyer Exp $ DISTNAME= squirrelmail-1.2.5 CATEGORIES= mail www @@ -15,6 +15,7 @@ CONFLICTS+= sq-squirrelspell-[0-9]* DEPENDS+= php>=4.0.6:../../www/php4 DEPENDS+= php-gettext>=4.0.6:../../devel/php4-gettext DEPENDS+= php-session>=4.0.6:../../devel/php4-session +DEPENDS+= php-pcre>=4.0.6:../../devel/php4-pcre REPLACE_PERL= config/conf.pl config/ri_once.pl -- cgit v1.2.3