summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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