summaryrefslogtreecommitdiff
path: root/graphics/openexr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openexr/Makefile')
-rw-r--r--graphics/openexr/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 9eacc06a2ca..5fe4f402d60 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/01/03 17:58:35 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/06 14:11:08 asau Exp $
DISTNAME= openexr-1.7.0
CATEGORIES= graphics
@@ -9,8 +9,6 @@ HOMEPAGE= http://www.openexr.com/
COMMENT= High dynamic-range (HDR) image file format library and tools
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes