From c820203434cf763fe527cb057f59021e25a8fde6 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. --- textproc/namazu2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/namazu2') diff --git a/textproc/namazu2/Makefile b/textproc/namazu2/Makefile index 202e99b6b90..cb98d908275 100644 --- a/textproc/namazu2/Makefile +++ b/textproc/namazu2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/12/05 23:55:20 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2005/12/29 06:22:19 jlam Exp $ DISTNAME= namazu-2.0.14 PKGREVISION= 3 @@ -17,7 +17,6 @@ DEPENDS+= p5-Text-ChaSen>=1.0:../../textproc/p5-Text-ChaSen CONFLICTS+= namazu-[0-9]* USE_PKGLOCALEDIR= yes -USE_PKGINSTALL= yes USE_TOOLS+= perl:run GNU_CONFIGURE= yes USE_LANGUAGE= c -- cgit v1.2.3