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
commitba0139733a8eafd97dc0577793f074b145234d64 (patch)
treea9adb847db54f2a90369843d7b663499b0c371da /devel/p5-IPC-Shareable
parenta7ccbb65530eb9f5c34d8f9dbc73c5ce0c84de6a (diff)
downloadpkgsrc-ba0139733a8eafd97dc0577793f074b145234d64.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"