From a30949ec2ca0de1e5705e5eaf010585580bd4451 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 19 Jun 2011 01:28:28 +0000 Subject: REPLACE_PERL --- textproc/p5-Text-RecordParser/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index d2bc81c1e81..471f8180587 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/09/08 05:26:37 sno Exp $ +# $NetBSD: Makefile,v 1.6 2011/06/19 01:28:28 dholland Exp $ # DISTNAME= Text-RecordParser-v1.5.0 @@ -30,5 +30,9 @@ PERL5_MODULE_TYPE= Module::Build USE_TOOLS+=perl +REPLACE_PERL+= bin/tab2graph blib/script/tab2graph +REPLACE_PERL+= bin/tablify blib/script/tablify +REPLACE_PERL+= bin/tabmerge blib/script/tabmerge + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3