pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Heap Bl3ify and enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d41e251f250
branches:  trunk
changeset: 473942:1d41e251f250
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 03:10:53 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r f4991ee9a5eb -r 1d41e251f250 devel/p5-Heap/Makefile
--- a/devel/p5-Heap/Makefile    Sun Apr 25 03:09:56 2004 +0000
+++ b/devel/p5-Heap/Makefile    Sun Apr 25 03:10:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:32:29 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 03:10:53 minskim Exp $
 
 DISTNAME=      Heap-0.50
 PKGNAME=       p5-${DISTNAME}
@@ -8,7 +8,9 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       Perl collection of routines for managing a heap data structure
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Heap/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index