pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-IPC-Shareable Bl3ify and enable pkgviews inst...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81cb5503372d
branches:  trunk
changeset: 473978:81cb5503372d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 03:46:07 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

 devel/p5-IPC-Shareable/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 31866e8ad5b4 -r 81cb5503372d devel/p5-IPC-Shareable/Makefile
--- a/devel/p5-IPC-Shareable/Makefile   Sun Apr 25 03:44:58 2004 +0000
+++ b/devel/p5-IPC-Shareable/Makefile   Sun Apr 25 03:46:07 2004 +0000
@@ -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 @@
 
 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"



Home | Main Index | Thread Index | Old Index