summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Diff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Diff/Makefile')
-rw-r--r--textproc/p5-Text-Diff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile
index ab4507dd0f7..3230a458619 100644
--- a/textproc/p5-Text-Diff/Makefile
+++ b/textproc/p5-Text-Diff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:38 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:42 jlam Exp $
DISTNAME= Text-Diff-0.35
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= High-level text diffing module for Perl
DEPENDS+= p5-Algorithm-Diff>=1.15:../../devel/p5-Algorithm-Diff
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Diff/.packlist
+PERL5_PACKLIST= auto/Text/Diff/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"