From ef5c8ed42b5f83bfa34699052d684f23e761e43e Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Oct 2014 14:05:50 +0000 Subject: Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. --- textproc/p5-Text-Glob/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/p5-Text-Glob') diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index e376cc32093..6702dd581da 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/10/09 14:07:04 wiz Exp $ DISTNAME= Text-Glob-0.09 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Text-Glob/ COMMENT= Match globbing patterns against text LICENSE= ${PERL5_LICENSE} -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/Text/Glob/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3