summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 03:43:06 +0000
committerminskim <minskim>2004-04-25 03:43:06 +0000
commit83149ad8037155762a3f01c9c334f42c90b4d007 (patch)
treec05fd75b6f84ead8d6446472b3a7ce4b01533f99 /devel/p5-IPC-Run
parentf6da410a7ac32e810b2dd37b79a8a406183a7ad7 (diff)
downloadpkgsrc-83149ad8037155762a3f01c9c334f42c90b4d007.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-IPC-Run')
-rw-r--r--devel/p5-IPC-Run/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-IPC-Run/Makefile b/devel/p5-IPC-Run/Makefile
index 7c5a6e7d4ce..07f4d18e9d4 100644
--- a/devel/p5-IPC-Run/Makefile
+++ b/devel/p5-IPC-Run/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:32:34 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 03:44:35 minskim Exp $
DISTNAME= IPC-Run-0.74
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module for interacting with child processes
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IPC/Run/.packlist
.include "../../lang/perl5/module.mk"