From 5f96d4c89f8c9100f5a15c7351ef7c3b261d3b62 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 29 Aug 2013 12:58:49 +0000 Subject: Revert last, fix dependencies instead. --- textproc/p5-Text-RecordParser/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'textproc/p5-Text-RecordParser') diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index 9e31a298d0b..9f8a0028d74 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/08/29 12:40:46 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2013/08/29 12:58:49 joerg Exp $ # DISTNAME= Text-RecordParser-v1.6.3 PKGNAME= p5-${DISTNAME:S/v1/1/} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} @@ -17,6 +18,9 @@ DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly DEPENDS+= p5-Pod-Readme>=0:../../textproc/p5-Pod-Readme DEPENDS+= p5-Pod-Markdown>=0:../../textproc/p5-Pod-Markdown +DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat + +BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception # Recommended dependencies DEPENDS+= p5-GraphViz-[0-9]*:../../graphics/p5-GraphViz @@ -35,9 +39,5 @@ REPLACE_PERL+= bin/tab2graph REPLACE_PERL+= bin/tablify REPLACE_PERL+= bin/tabmerge -# File is unwriteable but is generated during the build. -pre-build: - ${RM} -f ${WRKSRC}/README.md - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3