summaryrefslogtreecommitdiff
path: root/graphics/openexr
diff options
context:
space:
mode:
authorheinz <heinz>2008-02-03 03:02:32 +0000
committerheinz <heinz>2008-02-03 03:02:32 +0000
commitd97eff294efbbf5baaeb486de5694745c142e316 (patch)
treead3ad436ed74e15c4da8cce0071f6ab4fe74a142 /graphics/openexr
parent02ad817775fd32c2e1531990f4d062f04d92ed8d (diff)
downloadpkgsrc-d97eff294efbbf5baaeb486de5694745c142e316.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'graphics/openexr')
-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