summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Reform
diff options
context:
space:
mode:
authorwiz <wiz>2015-01-18 17:01:43 +0000
committerwiz <wiz>2015-01-18 17:01:43 +0000
commite39bbba31d73977e6919b7b8bdc49040a85446bc (patch)
tree3c5dc6d65531f0eee7627eb63a929bfa0b282ef5 /textproc/p5-Text-Reform
parent22b388dffcd7535250af2f5add63e2257d9c6ec1 (diff)
downloadpkgsrc-e39bbba31d73977e6919b7b8bdc49040a85446bc.tar.gz
Remove REPLACE_PERL for non-existent file.
Diffstat (limited to 'textproc/p5-Text-Reform')
-rw-r--r--textproc/p5-Text-Reform/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
index 12e037cd7f9..a7e05429eae 100644
--- a/textproc/p5-Text-Reform/Makefile
+++ b/textproc/p5-Text-Reform/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/10/09 14:07:05 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.21 2015/01/18 17:01:43 wiz Exp $
DISTNAME= Text-Reform-1.20
PKGNAME= p5-${DISTNAME}
@@ -16,7 +15,5 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Text/Reform/.packlist
PERL5_MODULE_TYPE= Module::Build
-REPLACE_PERL+= demo*.pl
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"