summaryrefslogtreecommitdiff
path: root/devel/p5-Set-Scalar
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-Scalar
parent98ac1864ffb5c70883df402d23488f1da9e786b5 (diff)
downloadpkgsrc-6c8a58bc3d175618a9500def66d84f5321893607.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Set-Scalar')
-rw-r--r--devel/p5-Set-Scalar/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Set-Scalar/Makefile b/devel/p5-Set-Scalar/Makefile
index b92e3213972..a0c2644b0dc 100644
--- a/devel/p5-Set-Scalar/Makefile
+++ b/devel/p5-Set-Scalar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:43:40 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 03:21:23 minskim Exp $
#
DISTNAME= Set-Scalar-1.17
@@ -11,7 +11,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/search?dist=Set-Scalar
COMMENT= Perl5 module for basic set operations
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/Scalar/.packlist
.include "../../lang/perl5/module.mk"