pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Tie-IxHash Bl3ify and enable pkgviews install...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f2c1f746b2e
branches: trunk
changeset: 472822:9f2c1f746b2e
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Apr 12 18:21:21 2004 +0000
description:
Bl3ify and enable pkgviews installation.
diffstat:
devel/p5-Tie-IxHash/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 490b0c23a637 -r 9f2c1f746b2e devel/p5-Tie-IxHash/Makefile
--- a/devel/p5-Tie-IxHash/Makefile Mon Apr 12 18:20:30 2004 +0000
+++ b/devel/p5-Tie-IxHash/Makefile Mon Apr 12 18:21:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:32:55 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/12 18:21:21 minskim Exp $
#
DISTNAME= Tie-IxHash-1.21
@@ -10,7 +10,9 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= Perl module that implements ordered in-memory associative arrays
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Tie/IxHash/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index