aboutsummaryrefslogtreecommitdiff
path: root/graphics/pcl-pointclouds
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2022-09-11 10:20:14 +0000
committerFelix Palmen <zirias@FreeBSD.org>2022-09-11 10:20:14 +0000
commitddae4e92d8313a1461145e3b4f0232fe463feaee (patch)
treee84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /graphics/pcl-pointclouds
parent51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff)
downloadports-ddae4e92d8313a1461145e3b4f0232fe463feaee.tar.gz
ports-ddae4e92d8313a1461145e3b4f0232fe463feaee.zip
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 270205e11a78..00511605899e 100644
--- a/graphics/pcl-pointclouds/Makefile
+++ b/graphics/pcl-pointclouds/Makefile
@@ -79,7 +79,7 @@ QT5_BROKEN= WITH_QT doesn't do anything, should be used by apps, but apps is al
VTK_DESC= Build VTK visualizations
VTK_USES= gl qt:5
-VTK_USE= GL=gl,glu QT=core,gui,opengl,widgets,buildtools_build,qmake_build
+VTK_USE= GL=gl,glu QT=core,gui,opengl,widgets,buildtools:build,qmake:build
VTK_CMAKE_BOOL= WITH_VTK
VTK_CMAKE_ON= -DVTK_DIR=${LOCALBASE}/lib/cmake/vtk-9.1
VTK_LIB_DEPENDS= libvtkCommonCore-9.1.so:math/vtk9