summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-06-11 18:00:49 +0000
committerheinz <heinz@pkgsrc.org>2007-06-11 18:00:49 +0000
commite1edff420ea03c056a7a1071319271ef987068fd (patch)
tree7b2624784a3c62571f402a28618e3460e7aa7e3f /graphics
parent1043001008135b837cdb7a746cac11db9d6a9644 (diff)
downloadpkgsrc-e1edff420ea03c056a7a1071319271ef987068fd.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/php-gd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/php-gd/Makefile b/graphics/php-gd/Makefile
index e2e95d35577..72887e2ebcd 100644
--- a/graphics/php-gd/Makefile
+++ b/graphics/php-gd/Makefile
@@ -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