From cbfc493f41bef2d483e519b427a2c9e315ce8aeb Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 23 Jan 2006 00:35:20 +0000 Subject: Added REPLACE_PERL. Bumped PKGREVISION. --- devel/p5-Algorithm-Diff/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'devel/p5-Algorithm-Diff') diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index 21ff9158fcf..4039423b78e 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:07 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/23 00:35:20 rillig Exp $ DISTNAME= Algorithm-Diff-1.1901 PKGNAME= p5-${DISTNAME:S/1901/19.01/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} EXTRACT_SUFX= .zip @@ -13,6 +13,8 @@ COMMENT= Perl module for diffing similar to diff(1) PKG_INSTALLATION_TYPES= overwrite pkgviews +REPLACE_PERL+= cdiff.pl diff.pl diffnew.pl htmldiff.pl + PERL5_PACKLIST= auto/Algorithm/Diff/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3