pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Bit-Vector Bl3ify and enable pkgviews install...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7546e89af4cd
branches:  trunk
changeset: 473991:7546e89af4cd
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 04:07:06 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r 4ed40b1e482a -r 7546e89af4cd devel/p5-Bit-Vector/Makefile
--- a/devel/p5-Bit-Vector/Makefile      Sun Apr 25 04:06:14 2004 +0000
+++ b/devel/p5-Bit-Vector/Makefile      Sun Apr 25 04:07:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:32:07 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/25 04:07:06 minskim Exp $
 #
 
 DISTNAME=      Bit-Vector-6.3
@@ -11,7 +11,9 @@
 HOMEPAGE=      http://theory.uwinnipeg.ca/CPAN/data/Bit-Vector/Vector.html
 COMMENT=       Efficient base class implementing bit vectors
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Bit/Vector/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index