summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Shareable
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 03:46:07 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 03:46:07 +0000
commit58100f6cf1bb810206017ad1a97e28f53c33ebfc (patch)
treea9adb847db54f2a90369843d7b663499b0c371da /devel/p5-IPC-Shareable
parentcb78daa5012e5831a1ac85239aa502d69d1f4c4b (diff)
downloadpkgsrc-58100f6cf1bb810206017ad1a97e28f53c33ebfc.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"