summaryrefslogtreecommitdiff
path: root/graphics/openexr/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2006-05-08 11:04:40 +0000
committersalo <salo>2006-05-08 11:04:40 +0000
commit66a2333fe349bc332f1b01909294a03e30908eb2 (patch)
treecd9be825f9d1a7b7bf0c8e68f037c90544de65d6 /graphics/openexr/Makefile
parentd509c13c769e89470a48d6b4831f53a32a9c1179 (diff)
downloadpkgsrc-66a2333fe349bc332f1b01909294a03e30908eb2.tar.gz
Uses C++, noted by <smb> on pkgsrc-users.
Diffstat (limited to 'graphics/openexr/Makefile')
-rw-r--r--graphics/openexr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 13f706cc5ff..c9feb617349 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/28 17:55:48 jschauma Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/08 11:04:40 salo Exp $
DISTNAME= OpenEXR-1.2.2
PKGNAME= openexr-1.2.2
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.openexr.com/
COMMENT= High dynamic-range (HDR) image file format library and tools
USE_TOOLS+= gmake
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= ${WRKSRC}/OpenExr.pc.in