summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-09-21 16:56:19 +0000
committerjoerg <joerg@pkgsrc.org>2007-09-21 16:56:19 +0000
commit7c5ec538a9567faf4f9a07fae2fe31d5511ea6d1 (patch)
tree7826bb1bfa8077e423a73e055fb54e89b53d53ea /graphics/gd/Makefile
parent413ce48277ee3012b54b3227a01fda8ba76dac59 (diff)
downloadpkgsrc-7c5ec538a9567faf4f9a07fae2fe31d5511ea6d1.tar.gz
Add DESTDIR support.
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index fe80de6db55..6c16dca1ecb 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -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 @@ MAINTAINER= adam@NetBSD.org
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