summaryrefslogtreecommitdiff
path: root/devel/p5-IO-stringy
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-19 22:13:37 +0000
committerminskim <minskim@pkgsrc.org>2004-02-19 22:13:37 +0000
commit2bf3f55c2a20e8a934341f36d278d3bc0888599e (patch)
tree489365961beacab7c5393e3aaadd9f19b775f72f /devel/p5-IO-stringy
parentc94e87c294aa090fb3538b6df943f71d45ab5e76 (diff)
downloadpkgsrc-2bf3f55c2a20e8a934341f36d278d3bc0888599e.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-IO-stringy')
-rw-r--r--devel/p5-IO-stringy/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
index 47f1f10017e..785ab4ec3ff 100644
--- a/devel/p5-IO-stringy/Makefile
+++ b/devel/p5-IO-stringy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/17 21:32:34 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/19 22:15:11 minskim Exp $
#
DISTNAME= IO-stringy-2.108
@@ -11,7 +11,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.zeegee.com/code/perl/IO-stringy/
COMMENT= Perl class for I/O on in-core objects like strings and arrays
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO-stringy/.packlist
.include "../../lang/perl5/module.mk"