summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-ShareLite
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 03:43:06 +0000
committerminskim <minskim>2004-04-25 03:43:06 +0000
commitc7df542ab9bc56c5b38ea1d36b45a0a24707a972 (patch)
treec05fd75b6f84ead8d6446472b3a7ce4b01533f99 /devel/p5-IPC-ShareLite
parente49230660885df31b721a00b5818b83001d18a01 (diff)
downloadpkgsrc-c7df542ab9bc56c5b38ea1d36b45a0a24707a972.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-IPC-ShareLite')
-rw-r--r--devel/p5-IPC-ShareLite/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-IPC-ShareLite/Makefile b/devel/p5-IPC-ShareLite/Makefile
index d854d76bcbd..a511122558c 100644
--- a/devel/p5-IPC-ShareLite/Makefile
+++ b/devel/p5-IPC-ShareLite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/08/31 10:01:43 he Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 03:43:06 minskim Exp $
#
DISTNAME= IPC-ShareLite-0.09
@@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Light-weight interface to shared memory
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IPC/ShareLite/.packlist
.include "../../lang/perl5/module.mk"