aboutsummaryrefslogtreecommitdiff
path: root/graphics/openimageio/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-02-15 12:34:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-02-15 12:34:49 +0000
commitf6e7f26602a0e7b744f2023d058596324ca164e8 (patch)
treebf19f32ea6808c09829f1a5d7bde66757b0d8790 /graphics/openimageio/Makefile
parent87573cd4ed13f0339deb204f9319f03445049b61 (diff)
downloadports-f6e7f26602a0e7b744f2023d058596324ca164e8.tar.gz
ports-f6e7f26602a0e7b744f2023d058596324ca164e8.zip
Notes
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r--graphics/openimageio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index d03c64fa73fe..0892e058d83b 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -94,7 +94,7 @@ CMAKE_ARGS+= -DUSE_PYTHON:BOOL=OFF -DUSE_PYTHON3:BOOL=OFF \
-DOIIO_BUILD_TOOLS:BOOL=ON
.else
LIB_DEPENDS+= libOpenImageIO.so:graphics/openimageio \
- libboost_python.so:devel/boost-python-libs
+ ${PY_BOOST}
PLIST= ${PKGDIR}/pkg-plist-pybind
#while oiio supports py3, ports doesn't have py3 support for boost-python yet
USES+= python:2