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
commit0692ff787b62ba4bfd91146b1b50d6e72b4ec25d (patch)
treead3ad436ed74e15c4da8cce0071f6ab4fe74a142 /graphics/openexr
parentbd890e697e4c0952df0a9b02efab559054cc809c (diff)
downloadpkgsrc-0692ff787b62ba4bfd91146b1b50d6e72b4ec25d.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