summaryrefslogtreecommitdiff
path: root/devel/p5-Storable
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
commitdfb967fdb0c518e2e5ddfaec1545a1d60944835a (patch)
tree7e110ae5730d53426f3cb2ac58b24d5cc1f5c790 /devel/p5-Storable
parentab3267834f87d13d32233fa82fca29a3c195d9d2 (diff)
downloadpkgsrc-dfb967fdb0c518e2e5ddfaec1545a1d60944835a.tar.gz
bl3ify
Diffstat (limited to 'devel/p5-Storable')
-rw-r--r--devel/p5-Storable/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile
index e03eb7f594e..fbe08c58874 100644
--- a/devel/p5-Storable/Makefile
+++ b/devel/p5-Storable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/09/17 16:52:10 seb Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/05 22:16:25 jlam Exp $
DISTNAME= Storable-2.06
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl extension module for persistent data storage
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Storable/.packlist
.include "../../lang/perl5/module.mk"