summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-DelimMatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-DelimMatch/Makefile')
-rw-r--r--textproc/p5-Text-DelimMatch/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Text-DelimMatch/Makefile b/textproc/p5-Text-DelimMatch/Makefile
index 388bc342a64..0de7d098acc 100644
--- a/textproc/p5-Text-DelimMatch/Makefile
+++ b/textproc/p5-Text-DelimMatch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:09 grant Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:47:38 tv Exp $
#
DISTNAME= DelimMatch-1.06a
@@ -13,7 +13,6 @@ HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/DelimMatch/
COMMENT= Find regexp delimited strings with proper nesting
WRKSRC= ${WRKDIR}/${DISTNAME:S/a$//}
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/DelimMatch/.packlist
.include "../../lang/perl5/module.mk"