pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Data-Inheritable Bl3ify and enable pkgv...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b3674ad0e48
branches:  trunk
changeset: 474021:7b3674ad0e48
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 04:38:35 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r 96c6d1acfc4e -r 7b3674ad0e48 devel/p5-Class-Data-Inheritable/Makefile
--- a/devel/p5-Class-Data-Inheritable/Makefile  Sun Apr 25 04:26:51 2004 +0000
+++ b/devel/p5-Class-Data-Inheritable/Makefile  Sun Apr 25 04:38:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 18:58:33 he Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 04:38:35 minskim Exp $
 
 DISTNAME=      Class-Data-Inheritable-0.02
 PKGNAME=       p5-${DISTNAME}
@@ -10,7 +10,9 @@
 HOMEPAGE=      http://search.cpan.org/author/MSCHWERN/Class-Data-Inheritable-0.02/
 COMMENT=       Inheritable, overridable class data
 
-USE_BUILDLINK2=        YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=        YES
 PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/Class/Data/Inheritable/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index