summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Format
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-09 14:05:50 +0000
committerwiz <wiz>2014-10-09 14:05:50 +0000
commit0ca24c1af5563b08ee1df8413b6aebae950b9b8e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /www/p5-HTML-Format
parent2f5cad52732deb4e9abb3c2614e88d90934ed2bb (diff)
downloadpkgsrc-0ca24c1af5563b08ee1df8413b6aebae950b9b8e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'www/p5-HTML-Format')
-rw-r--r--www/p5-HTML-Format/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile
index 5af4f18ad8f..e35c14715e5 100644
--- a/www/p5-HTML-Format/Makefile
+++ b/www/p5-HTML-Format/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2014/10/09 13:45:03 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2014/10/09 14:07:10 wiz Exp $
DISTNAME= HTML-Format-2.11
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/HTML-Format/
COMMENT= Perl5 modules for converting HTML to other text formats
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
DEPENDS+= p5-Font-AFM>=1.18:../../fonts/p5-Font-AFM
DEPENDS+= p5-HTML-Tree>=3.15:../../www/p5-HTML-Tree