From e9e4f3cf9739d565cbc69444485dadf9390be5fe Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 5 Jun 2006 18:33:55 +0000 Subject: Fix CHECK_INTERPRETER errors. Bump PKGREVISION. --- textproc/p5-Text-Reform/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile index a6f437f2044..d40f3f050ca 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:33 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/06/05 18:33:55 minskim Exp $ # DISTNAME= Text-Reform-1.11 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5trf -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} @@ -17,5 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Text/Reform/.packlist +REPLACE_PERL+= demo*.pl + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3