summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-09-21 16:56:19 +0000
committerjoerg <joerg>2007-09-21 16:56:19 +0000
commite9e9b4f2e05551c3a875cc876353765291cac087 (patch)
tree7826bb1bfa8077e423a73e055fb54e89b53d53ea
parent7d676c672ff31970a3895459a8eb7ce160a2c8fd (diff)
downloadpkgsrc-e9e9b4f2e05551c3a875cc876353765291cac087.tar.gz
Add DESTDIR support.
-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