pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/php-gd The package supports installation to D...
details: https://anonhg.NetBSD.org/pkgsrc/rev/832891b87803
branches: trunk
changeset: 529869:832891b87803
user: heinz <heinz%pkgsrc.org@localhost>
date: Mon Jun 11 18:00:49 2007 +0000
description:
The package supports installation to DESTDIR.
diffstat:
graphics/php-gd/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 303a806f0f7e -r 832891b87803 graphics/php-gd/Makefile
--- a/graphics/php-gd/Makefile Mon Jun 11 17:59:23 2007 +0000
+++ b/graphics/php-gd/Makefile Mon Jun 11 18:00:49 2007 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.17 2007/05/08 11:30:49 adrianp Exp $
+# $NetBSD: Makefile,v 1.18 2007/06/11 18:00:49 heinz Exp $
MODNAME= gd
CATEGORIES+= graphics
COMMENT= PHP extension for GD graphics library
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= php-gd-[0-9]*
# XXX we use bundled GD so that extension is usable also by non-threaded
Home |
Main Index |
Thread Index |
Old Index