summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-01 02:29:55 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-01 02:29:55 +0000
commit3e200a8509b67d75b8cd4d1ca4f7255332953f84 (patch)
tree3a478328449078a117cd577b921f98f0c871ee09 /graphics
parent85cf745783afdb3a8ba87a6e94f9c6d19000d51b (diff)
downloadpkgsrc-3e200a8509b67d75b8cd4d1ca4f7255332953f84.tar.gz
DESTDIR ready
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GeometryKit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/GeometryKit/Makefile b/graphics/GeometryKit/Makefile
index 47b529d1d0c..e790e537366 100644
--- a/graphics/GeometryKit/Makefile
+++ b/graphics/GeometryKit/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2010/01/01 17:47:05 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2010/02/01 02:29:55 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../graphics/3DKit/Makefile.common"
PKGNAME= ${DISTNAME:S/3DKit/GeometryKit/}