Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/graphics/openimageio/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/openimageio/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.46 retrieving revision 1.49 diff -u -p -r1.46 -r1.49 --- pkgsrc/graphics/openimageio/Makefile 2018/03/12 11:15:37 1.46 +++ pkgsrc/graphics/openimageio/Makefile 2018/08/16 18:54:30 1.49 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2018/03/12 11:15:37 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2018/08/16 18:54:30 adam Exp $ OIIOVER= 1.5.16 DISTNAME= oiio-Release-${OIIOVER} PKGNAME= ${DISTNAME:S/oiio-Release/openimageio/} -PKGREVISION= 10 +PKGREVISION= 13 CATEGORIES= graphics MASTER_SITES= -https://github.com/OpenImageIO/oiio/archive/Release-${OIIOVER}.tar.gz @@ -23,6 +23,7 @@ CMAKE_ARGS+= -DOPENJPEG_HOME:STRING=${B CMAKE_ARGS+= -DOPENEXR_HOME:STRING=${BUILDLINK_PREFIX.openexr} CMAKE_ARGS+= -DINSTALL_DOCS:BOOL=OFF CMAKE_ARGS+= -DUSE_LIBRAW:BOOL=OFF +CMAKE_ARGS+= -DUSE_OCIO:BOOL=OFF # For redefinition of _rotl macro. BUILDLINK_TRANSFORM+= rm:-Werror