pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/p5-GD Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea00ea80053c
branches:  trunk
changeset: 473969:ea00ea80053c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 03:35:25 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 graphics/p5-GD/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4d27e6ec7f0b -r ea00ea80053c graphics/p5-GD/Makefile
--- a/graphics/p5-GD/Makefile   Sun Apr 25 03:33:49 2004 +0000
+++ b/graphics/p5-GD/Makefile   Sun Apr 25 03:35:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/10 23:32:32 snj Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/25 03:35:25 minskim Exp $
 
 DISTNAME=      GD-2.07
 PKGNAME=       p5-${DISTNAME}
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://theory.uwinnipeg.ca/CPAN/data/GD/GD.html
 COMMENT=       Perl5 interface to gd graphics library
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                YES
 USE_X11=               YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/GD/.packlist



Home | Main Index | Thread Index | Old Index