summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Format
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-10-27 20:48:55 +0000
committerseb <seb@pkgsrc.org>2002-10-27 20:48:55 +0000
commite8328761a2e64473c52c452c575f52f3563840c8 (patch)
treed8d74ae58ff3705904cabfccc131ba47c29d2c9e /www/p5-HTML-Format
parent5f3da56d48acd27db7d1402970563ea86b3c88ab (diff)
downloadpkgsrc-e8328761a2e64473c52c452c575f52f3563840c8.tar.gz
Use buildlink2. Use perl5/module.mk.
Diffstat (limited to 'www/p5-HTML-Format')
-rw-r--r--www/p5-HTML-Format/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile
index 078813111f5..f222a9b2a6b 100644
--- a/www/p5-HTML-Format/Makefile
+++ b/www/p5-HTML-Format/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/07/16 15:29:33 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2002/10/27 20:48:59 seb Exp $
DISTNAME= HTML-Format-1.23
PKGNAME= p5-${DISTNAME}
@@ -12,11 +12,8 @@ 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.04:../../www/p5-HTML-Tree
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML-Format/.packlist
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
-.include "../../lang/perl5/buildlink.mk"
+.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"