pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gd Add DESTDIR support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae03ce0d92d4
branches: trunk
changeset: 533580:ae03ce0d92d4
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Sep 21 16:56:19 2007 +0000
description:
Add DESTDIR support.
diffstat:
graphics/gd/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 1a89fd8b4881 -r ae03ce0d92d4 graphics/gd/Makefile
--- a/graphics/gd/Makefile Fri Sep 21 16:55:09 2007 +0000
+++ b/graphics/gd/Makefile Fri Sep 21 16:56:19 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2007/07/01 07:54:25 adam Exp $
+# $NetBSD: Makefile,v 1.75 2007/09/21 16:56:19 joerg Exp $
DISTNAME= gd-2.0.35
CATEGORIES= graphics
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.libgd.org/
COMMENT= Graphics library for the dynamic creation of images
+PKG_DESTDIR_SUPPORT= user-destdir
+
# fails in test not finding libgd.a
MAKE_JOBS_SAFE= no
Home |
Main Index |
Thread Index |
Old Index