From 4bd2166b9e76d38df11d4781dd20f1137114e1e5 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 3 Dec 2012 12:55:08 +0000 Subject: [PATCH] Add openimageio --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index b5613c3c6879..013f314a86bc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.639 2012/11/29 09:40:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.640 2012/12/03 12:55:08 ryoon Exp $ # COMMENT= Graphics tools and libraries @@ -309,6 +309,7 @@ SUBDIR+= opencsg SUBDIR+= opencv SUBDIR+= opendis SUBDIR+= openexr +SUBDIR+= openimageio SUBDIR+= openjpeg SUBDIR+= optipng SUBDIR+= osg