From dc9594e09db96635641a7e05b49d34b554b9bb21 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. --- mail/squirrelmail/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/squirrelmail') diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 89b0f358e04..34a6f48085d 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2005/12/10 19:23:01 martti Exp $ +# $NetBSD: Makefile,v 1.64 2005/12/29 06:21:53 jlam Exp $ DISTNAME= squirrelmail-1.4.5 PKGREVISION= 3 @@ -17,7 +17,6 @@ CONFLICTS+= ja-squirrelspell-[0-9]* DEPENDS+= php-gettext>=4.3.3:../../devel/php-gettext USE_LANGUAGES= # empty -USE_PKGINSTALL= yes NO_BUILD= yes USE_TOOLS+= perl:run REPLACE_PERL= config/conf.pl config/ri_once.pl -- cgit v1.2.3