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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile
index e1c784ee39f..ab4507dd0f7 100644
--- a/textproc/p5-Text-Diff/Makefile
+++ b/textproc/p5-Text-Diff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:10 grant Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:38 tv Exp $
DISTNAME= Text-Diff-0.35
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,6 @@ COMMENT= High-level text diffing module for Perl
DEPENDS+= p5-Algorithm-Diff>=1.15:../../devel/p5-Algorithm-Diff
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Diff/.packlist
.include "../../lang/perl5/module.mk"