pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/p5-GD The package supports installation to DE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92af3ce4993f
branches:  trunk
changeset: 528800:92af3ce4993f
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed May 16 19:22:29 2007 +0000

description:
The package supports installation to DESTDIR.

diffstat:

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

diffs (17 lines):

diff -r f8eb017daa73 -r 92af3ce4993f graphics/p5-GD/Makefile
--- a/graphics/p5-GD/Makefile   Wed May 16 18:40:12 2007 +0000
+++ b/graphics/p5-GD/Makefile   Wed May 16 19:22:29 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/04/17 13:46:34 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2007/05/16 19:22:29 heinz Exp $
 
 DISTNAME=      GD-2.30
 PKGNAME=       p5-${DISTNAME}
@@ -11,6 +11,7 @@
 HOMEPAGE=      http://theory.uwinnipeg.ca/CPAN/data/GD/GD.html
 COMMENT=       Perl5 interface to gd graphics library
 
+PKG_DESTDIR_SUPPORT=   user-destdir
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 BUILDLINK_API_DEPENDS.gd+=     gd>=2.0.28



Home | Main Index | Thread Index | Old Index