summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Balanced
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 22:16:24 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 22:16:24 +0000
commit848d6eb2a3e1bfa69046339936827e3f74ed13d8 (patch)
tree7e110ae5730d53426f3cb2ac58b24d5cc1f5c790 /textproc/p5-Text-Balanced
parent5af0fb873f9e84c35a2e712ec992a2e9d2758013 (diff)
downloadpkgsrc-848d6eb2a3e1bfa69046339936827e3f74ed13d8.tar.gz
bl3ify
Diffstat (limited to 'textproc/p5-Text-Balanced')
-rw-r--r--textproc/p5-Text-Balanced/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile
index 614dbc9d063..179a9ac3e32 100644
--- a/textproc/p5-Text-Balanced/Makefile
+++ b/textproc/p5-Text-Balanced/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:54:35 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/05 22:16:25 jlam Exp $
#
DISTNAME= Text-Balanced-1.94
@@ -11,7 +11,9 @@ MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
COMMENT= Extract delimited text sequences from strings
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Balanced/.packlist
.include "../../lang/perl5/module.mk"