aboutsummaryrefslogtreecommitdiff
path: root/graphics/openimageio/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-01-30 18:08:56 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-01-30 18:08:56 +0000
commit7a09f7fbc250cc79d2b00104f8c4ee1b93a39d2f (patch)
tree713fa1b8e4fb42290a607fc6c42e2fb1e1f72ed5 /graphics/openimageio/Makefile
parent33809b22ade1a5f4c057fc465145e9a1ca12d82c (diff)
downloadports-7a09f7fbc250cc79d2b00104f8c4ee1b93a39d2f.tar.gz
ports-7a09f7fbc250cc79d2b00104f8c4ee1b93a39d2f.zip
Notes
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r--graphics/openimageio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index fe2af4515501..d05aa1d2855d 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -8,7 +8,7 @@ DISTVERSION= 2.2.10.1
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
@@ -72,7 +72,7 @@ OCIO_LIB_DEPENDS= libOpenColorIO.so:graphics/opencolorio
OPENCV_CMAKE_BOOL= USE_OPENCV
OPENCV_LIB_DEPENDS= libopencv_highgui.so:graphics/opencv \
- libopencv_core.so:graphics/opencv-core \
+ libopencv_core.so:graphics/opencv \
libopenjpeg.so:graphics/openjpeg15
OPENJPEG_CMAKE_BOOL= USE_OPENJPEG