aboutsummaryrefslogtreecommitdiff
path: root/graphics/pcl-pointclouds
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-04-26 22:04:10 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-04-26 22:04:10 +0000
commit16f524ab646b9ae0d9e453eedc8fbc7eaa026764 (patch)
tree8b4d88267fa1d27f2faef1d8b6eb8a908824b92a /graphics/pcl-pointclouds
parentaf24a3a1a4bac34e96d625f1eb27b091d7b82960 (diff)
downloadports-16f524ab646b9ae0d9e453eedc8fbc7eaa026764.tar.gz
ports-16f524ab646b9ae0d9e453eedc8fbc7eaa026764.zip
math/vtk8: Update 8.1.2 -> 8.2.0
science/liggght is updated 3.8.0 -> 3.8.0-26 because only later revisions support vtk8-8.2.0 3 dependent ports bumped.
Notes
Notes: svn path=/head/; revision=533086
Diffstat (limited to 'graphics/pcl-pointclouds')
-rw-r--r--graphics/pcl-pointclouds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile
index 99032d9a4a83..fc32c221e8cb 100644
--- a/graphics/pcl-pointclouds/Makefile
+++ b/graphics/pcl-pointclouds/Makefile
@@ -54,7 +54,7 @@ QT5_BROKEN= WITH_QT doesn't do anything, should be used by apps, but apps is al
VTK_DESC= Build VTK-Visualizations
VTK_CMAKE_BOOL= WITH_VTK
-VTK_LIB_DEPENDS= libvtkCommonCore-8.1.so:math/vtk8
+VTK_LIB_DEPENDS= libvtkCommonCore-8.2.so:math/vtk8
VTK_BROKEN= VTK has missing ompxx symbols: https://gitlab.kitware.com/vtk/vtk/issues/17444
.include <bsd.port.pre.mk>