From 915e74bd2eb7dbe23b749fe246cc4682021f203a Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 1 Sep 2003 12:36:53 +0000 Subject: Remove redundant dependences on "php" package. --- mail/squirrelmail/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 5316e3ee963..6edcaf12b8f 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2003/09/01 11:51:26 martti Exp $ +# $NetBSD: Makefile,v 1.35 2003/09/01 12:36:53 tron Exp $ DISTNAME= squirrelmail-1.4.1 CATEGORIES= mail www @@ -12,7 +12,6 @@ COMMENT= PHP4 webmail package CONFLICTS= sq-attachment-handlers-[0-9]* CONFLICTS+= sq-squirrelspell-[0-9]* -DEPENDS+= php>=4.3.3:../../www/php4 DEPENDS+= php-gettext>=4.3.3:../../devel/php4-gettext USE_BUILDLINK2= yes -- cgit v1.2.3