summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Format
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 05:47:02 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 05:47:02 +0000
commit99d1da022622dadf0d32888baf0aee00329f12b8 (patch)
tree8cafe104273106a8f419f110d0eb38d24a3430d5 /www/p5-HTML-Format
parentca0de62c2f89b050cbca284b897c1df318db14b0 (diff)
downloadpkgsrc-99d1da022622dadf0d32888baf0aee00329f12b8.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'www/p5-HTML-Format')
-rw-r--r--www/p5-HTML-Format/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile
index 5a9aaecd214..2ee0d806bc9 100644
--- a/www/p5-HTML-Format/Makefile
+++ b/www/p5-HTML-Format/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/18 21:48:42 heinz Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/25 05:53:15 minskim Exp $
DISTNAME= HTML-Format-2.03
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,9 @@ COMMENT= Perl5 modules for converting HTML to other text formats
DEPENDS+= p5-Font-AFM>=1.18:../../fonts/p5-Font-AFM
DEPENDS+= p5-HTML-Tree>=3.15:../../www/p5-HTML-Tree
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML-Format/.packlist
.include "../../lang/perl5/module.mk"