summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/RenderKit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/RenderKit/Makefile b/graphics/RenderKit/Makefile
index ad782d19833..58d371947cc 100644
--- a/graphics/RenderKit/Makefile
+++ b/graphics/RenderKit/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2009/07/06 21:50:39 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2010/02/01 02:40:26 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../graphics/3DKit/Makefile.common"
PKGNAME= ${DISTNAME:S/3DKit/RenderKit/}