summaryrefslogtreecommitdiff
path: root/devel/p5-Set-IntSpan
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 03:21:23 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 03:21:23 +0000
commit6c8a58bc3d175618a9500def66d84f5321893607 (patch)
tree5637e8cf496a023dcce646c64a65a27dfde5fbd3 /devel/p5-Set-IntSpan
parent98ac1864ffb5c70883df402d23488f1da9e786b5 (diff)
downloadpkgsrc-6c8a58bc3d175618a9500def66d84f5321893607.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Set-IntSpan')
-rw-r--r--devel/p5-Set-IntSpan/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Set-IntSpan/Makefile b/devel/p5-Set-IntSpan/Makefile
index 2897a08e274..0a379c042fb 100644
--- a/devel/p5-Set-IntSpan/Makefile
+++ b/devel/p5-Set-IntSpan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/14 20:27:50 gson Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 03:22:13 minskim Exp $
#
DISTNAME= Set-IntSpan-1.07
@@ -11,7 +11,9 @@ MAINTAINER= gson@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Set-IntSpan/
COMMENT= Perl5 module for managing sets of integers
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/IntSpan/.packlist
.include "../../lang/perl5/module.mk"