pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Devel-SmallProf Bl3ify and enable pkgviews in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40f3a1b8a838
branches:  trunk
changeset: 473988:40f3a1b8a838
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 04:04:57 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r e14a8ef211b9 -r 40f3a1b8a838 devel/p5-Devel-SmallProf/Makefile
--- a/devel/p5-Devel-SmallProf/Makefile Sun Apr 25 04:03:16 2004 +0000
+++ b/devel/p5-Devel-SmallProf/Makefile Sun Apr 25 04:04:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/12/30 04:27:51 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/25 04:04:57 minskim Exp $
 #
 
 DISTNAME=              Devel-SmallProf-0.9
@@ -12,7 +12,9 @@
 
 DEPENDS=               p5-Time-HiRes>=1.20:../../time/p5-Time-HiRes
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Devel/SmallProf/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index