pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-glib2 Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/425d0ce08c0b
branches: trunk
changeset: 473939:425d0ce08c0b
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Apr 25 03:06:52 2004 +0000
description:
Enable pkgviews installation.
diffstat:
devel/p5-glib2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7fae46f5887e -r 425d0ce08c0b devel/p5-glib2/Makefile
--- a/devel/p5-glib2/Makefile Sun Apr 25 03:06:39 2004 +0000
+++ b/devel/p5-glib2/Makefile Sun Apr 25 03:06:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/25 03:06:17 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/25 03:06:52 minskim Exp $
#
DISTNAME= Glib-${DIST_VERSION}
@@ -13,6 +13,8 @@
DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
PERL5_REQD= 5.8
Home |
Main Index |
Thread Index |
Old Index