aboutsummaryrefslogtreecommitdiff
path: root/graphics/opencv
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-11-22 09:37:50 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-11-22 09:40:34 +0000
commit580d53bd0944f7e609e9a27154b29b52a65276ea (patch)
treed5da6db376557f8f1ff4a112ae68764dd076484f /graphics/opencv
parent7383ee5377dd14e96ddf1aef2145867ff191de6a (diff)
downloadports-580d53bd0944f7e609e9a27154b29b52a65276ea.tar.gz
ports-580d53bd0944f7e609e9a27154b29b52a65276ea.zip
math/vtk9: Update 9.0.3 -> 9.1.0
Diffstat (limited to 'graphics/opencv')
-rw-r--r--graphics/opencv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index 3b2abb2d3cc2..1d6d55cca4cd 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= opencv
DISTVERSION= 4.5.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
PATCH_SITES= https://github.com/opencv/opencv/commit/
@@ -114,7 +114,7 @@ TBB_LIB_DEPENDS= libtbb.so:devel/tbb
VTK_DESC= Include VTK library support (build opencv_viz module)
VTK_CMAKE_BOOL= WITH_VTK
-VTK_LIB_DEPENDS= libvtkCommonCore-9.0.so:math/vtk9
+VTK_LIB_DEPENDS= libvtkCommonCore-9.1.so:math/vtk9
###
# IMAGE group options (GPHOTO2 JPEG OPENEXR PNG TIFF)