summaryrefslogtreecommitdiff
path: root/www/p5-HTML-PrettyPrinter
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
commitef5c8ed42b5f83bfa34699052d684f23e761e43e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /www/p5-HTML-PrettyPrinter
parentfbf38e8840be11bf05366e3d5753230a5969222f (diff)
downloadpkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'www/p5-HTML-PrettyPrinter')
-rw-r--r--www/p5-HTML-PrettyPrinter/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile
index 6e2d9ba73ac..d5de521edb1 100644
--- a/www/p5-HTML-PrettyPrinter/Makefile
+++ b/www/p5-HTML-PrettyPrinter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/10/09 13:45:04 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2014/10/09 14:07:11 wiz Exp $
DISTNAME= HTML-PrettyPrinter-0.03
PKGNAME= p5-${DISTNAME}
@@ -9,8 +9,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl5 module for pretty-printing HTML
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
DEPENDS+= p5-HTML-Tree>=3.0:../../www/p5-HTML-Tree
DEPENDS+= p5-HTML-Tagset-[0-9]*:../../www/p5-HTML-Tagset