summaryrefslogtreecommitdiff
path: root/graphics/libkdcraw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libkdcraw/Makefile')
-rw-r--r--graphics/libkdcraw/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile
index 3edb29a548f..98a24cc34ad 100644
--- a/graphics/libkdcraw/Makefile
+++ b/graphics/libkdcraw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/06/05 11:58:23 obache Exp $
+# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:05 joerg Exp $
#
DISTNAME= libkdcraw-0.1.3
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.kipi-plugins.org/
COMMENT= C++ interface around dcraw
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config msgfmt
USE_LANGUAGES= c c++