summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/openexr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index e2d4b5db9f5..33e6d921569 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/11/30 21:52:17 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2008/02/03 03:02:32 heinz Exp $
DISTNAME= openexr-1.6.1
CATEGORIES= graphics
@@ -8,6 +8,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.openexr.com/
COMMENT= High dynamic-range (HDR) image file format library and tools
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes