pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Bl3ify and enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6e8ed909d45
branches: trunk
changeset: 474016:c6e8ed909d45
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Apr 25 04:18:32 2004 +0000
description:
Bl3ify and enable pkgviews installation.
diffstat:
devel/p5-Algorithm-Diff/Makefile | 6 ++++--
devel/p5-Algorithm-Merge/Makefile | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 0dc55d27ee25 -r c6e8ed909d45 devel/p5-Algorithm-Diff/Makefile
--- a/devel/p5-Algorithm-Diff/Makefile Sun Apr 25 04:18:15 2004 +0000
+++ b/devel/p5-Algorithm-Diff/Makefile Sun Apr 25 04:18:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/25 04:17:32 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/25 04:18:32 minskim Exp $
DISTNAME= Algorithm-Diff-1.15
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,9 @@
HOMEPAGE= http://search.cpan.org/dist/Algorithm-Diff/
COMMENT= Perl module for diffing similar to diff(1)
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Algorithm/Diff/.packlist
.include "../../lang/perl5/module.mk"
diff -r 0dc55d27ee25 -r c6e8ed909d45 devel/p5-Algorithm-Merge/Makefile
--- a/devel/p5-Algorithm-Merge/Makefile Sun Apr 25 04:18:15 2004 +0000
+++ b/devel/p5-Algorithm-Merge/Makefile Sun Apr 25 04:18:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 16:07:56 epg Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 04:18:44 minskim Exp $
DISTNAME= Algorithm-Merge-0.04
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,9 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= Perl module providing diff3(1)-like functionality
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Algorithm/Merge/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index