pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d3c212a386d
branches:  trunk
changeset: 473425:0d3c212a386d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Apr 19 17:41:51 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 devel/p5-ExtUtils-Depends/Makefile   |  4 +++-
 devel/p5-ExtUtils-PkgConfig/Makefile |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 8bf7f1d50f30 -r 0d3c212a386d devel/p5-ExtUtils-Depends/Makefile
--- a/devel/p5-ExtUtils-Depends/Makefile        Mon Apr 19 17:39:27 2004 +0000
+++ b/devel/p5-ExtUtils-Depends/Makefile        Mon Apr 19 17:41:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 17:24:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/19 17:42:41 minskim Exp $
 #
 
 DISTNAME=      ExtUtils-Depends-0.202
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://gtk2-perl.sourceforge.net/
 COMMENT=       Easily build XS extensions that depend on XS extensions
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 PERL5_REQD=    5.8
 USE_BUILDLINK3=        yes
 
diff -r 8bf7f1d50f30 -r 0d3c212a386d devel/p5-ExtUtils-PkgConfig/Makefile
--- a/devel/p5-ExtUtils-PkgConfig/Makefile      Mon Apr 19 17:39:27 2004 +0000
+++ b/devel/p5-ExtUtils-PkgConfig/Makefile      Mon Apr 19 17:41:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 17:23:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/19 17:41:51 minskim Exp $
 #
 
 DISTNAME=      ExtUtils-PkgConfig-1.03
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://gtk2-perl.sourceforge.net/
 COMMENT=       Simplistic perl interface to pkg-config
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 PERL5_REQD=    5.8
 USE_BUILDLINK3=        yes
 



Home | Main Index | Thread Index | Old Index