From 89fa29750fa20aad45039e2d103862a5959dda4d Mon Sep 17 00:00:00 2001 From: heinz Date: Tue, 8 Jan 2008 20:41:00 +0000 Subject: The package needs no C compiler. --- textproc/p5-Text-Diff/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index 2ea6454ba1c..dc450a4128f 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/11/05 17:06:43 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2008/01/08 20:48:18 heinz Exp $ DISTNAME= Text-Diff-0.35 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,9 @@ COMMENT= High-level text diffing module for Perl PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= p5-Algorithm-Diff>=1.15:../../devel/p5-Algorithm-Diff +DEPENDS+= p5-Algorithm-Diff>=1.15:../../devel/p5-Algorithm-Diff + +USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Text/Diff/.packlist -- cgit v1.2.3