pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Algorithm-Annotate Bl3ify and enable pkgviews...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d62a81da1115
branches:  trunk
changeset: 474018:d62a81da1115
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 04:20:01 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r 99d3d811cc43 -r d62a81da1115 devel/p5-Algorithm-Annotate/Makefile
--- a/devel/p5-Algorithm-Annotate/Makefile      Sun Apr 25 04:19:27 2004 +0000
+++ b/devel/p5-Algorithm-Annotate/Makefile      Sun Apr 25 04:20:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 16:04:15 epg Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 04:20:01 minskim Exp $
 
 DISTNAME=      Algorithm-Annotate-0.10
 PKGNAME=       p5-${DISTNAME}
@@ -9,7 +9,9 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       Perl module that provides cvs-annotate-like functionality
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Algorithm/Annotate/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index