pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Math-BigInteger bl3ify and enable pkgviews ins...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9cc3de410e77
branches: trunk
changeset: 468839:9cc3de410e77
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Feb 17 04:22:55 2004 +0000
description:
bl3ify and enable pkgviews installation.
diffstat:
math/p5-Math-BigInteger/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 4b43717e99d0 -r 9cc3de410e77 math/p5-Math-BigInteger/Makefile
--- a/math/p5-Math-BigInteger/Makefile Tue Feb 17 03:43:50 2004 +0000
+++ b/math/p5-Math-BigInteger/Makefile Tue Feb 17 04:22:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:55 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/17 04:22:55 minskim Exp $
DISTNAME= Math-BigInteger-1.0
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,9 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= Arbitrary length integer extension module for Perl
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/BigInteger/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index