pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Attribute-Handlers Bl3ify and enable pkgviews...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/174ca288e5cc
branches:  trunk
changeset: 473960:174ca288e5cc
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 03:27:33 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r 10674f108249 -r 174ca288e5cc devel/p5-Attribute-Handlers/Makefile
--- a/devel/p5-Attribute-Handlers/Makefile      Sun Apr 25 03:27:22 2004 +0000
+++ b/devel/p5-Attribute-Handlers/Makefile      Sun Apr 25 03:27:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/25 03:26:40 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 03:27:33 minskim Exp $
 
 DISTNAME=      Attribute-Handlers-0.78
 PKGNAME=       p5-${DISTNAME}
@@ -10,7 +10,9 @@
 HOMEPAGE=      http://search.cpan.org/dist/Attribute-Handlers/
 COMMENT=       Simpler definition of attribute handlers
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Attribute/Handlers/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index