mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/openimageio: fix build with OPENCV option
Broken in r445627 Pointyhat to: swills
This commit is contained in:
parent
a8d3eadf08
commit
feca0e445c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446539
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ OCIO_LIB_DEPENDS= libOpenColorIO.so:graphics/opencolorio
|
|||
OPENCV_CMAKE_ON= -DUSE_OPENCV:BOOL=ON
|
||||
OPENCV_CMAKE_OFF= -DUSE_OPENCV:BOOL=OFF
|
||||
OPENCV_LIB_DEPENDS= libopencv_highgui.so:graphics/opencv \
|
||||
libopencv_core.so:graphics/opencv2-core \
|
||||
libopencv_core.so:graphics/opencv-core \
|
||||
libopenjpeg.so:graphics/openjpeg15
|
||||
|
||||
OPENJPEG_CMAKE_ON= -DUSE_OPENJPEG:BOOL=ON
|
||||
|
|
Loading…
Add table
Reference in a new issue