summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Shareable
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 03:46:07 +0000
committerminskim <minskim>2004-04-25 03:46:07 +0000
commit7b064d47083d80993459688841b3ce4895333160 (patch)
treea9adb847db54f2a90369843d7b663499b0c371da /devel/p5-IPC-Shareable
parentc56ccc239c9f49aeb0d944553ce85e896499c430 (diff)
downloadpkgsrc-7b064d47083d80993459688841b3ce4895333160.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-IPC-Shareable')
-rw-r--r--devel/p5-IPC-Shareable/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile
index d4f3b009c4b..9b635011bc6 100644
--- a/devel/p5-IPC-Shareable/Makefile
+++ b/devel/p5-IPC-Shareable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:32:36 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 03:46:07 minskim Exp $
#
DISTNAME= IPC-Shareable-0.60
@@ -11,7 +11,9 @@ COMMENT= Tie a variable to shared memory
DEPENDS+= p5-Storable>=1.0.14:../../devel/p5-Storable
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IPC/Shareable/.packlist
.include "../../lang/perl5/module.mk"