pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Cmd Bl3ify and enable pkgviews installat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32d04f9418b3
branches:  trunk
changeset: 473946:32d04f9418b3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 03:17:53 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r a037093a4b76 -r 32d04f9418b3 devel/p5-Test-Cmd/Makefile
--- a/devel/p5-Test-Cmd/Makefile        Sun Apr 25 03:14:44 2004 +0000
+++ b/devel/p5-Test-Cmd/Makefile        Sun Apr 25 03:17:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 16:43:41 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/25 03:17:53 minskim Exp $
 
 DISTNAME=      Test-Cmd-1.04
 PKGNAME=        p5-${DISTNAME}
@@ -10,7 +10,9 @@
 HOMEPAGE=      http://www.baldmt.com/Test-Cmd/
 COMMENT=       Perl5 module for testing of external commands and scripts
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Test/Cmd/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index