CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/11/17 13:37:09
Modified files:
graphics/openimageio: Makefile
graphics/openimageio/pkg: PLIST
Log message:
openimageio tweaks:
- use system pugixml rather than embedded copy (fixing a build error
seen with Blender 2.81 if system pugixml is installed during build)
- switch python bindings from py2 to py3, removing another user of
boost_python27 libs
- sort LIB_DEPENDS
ok pascal@ (maintainer)
