View | Details | Raw Unified | Return to bug 241165 | Differences between
and this patch

Collapse All | Expand All

(-)math/vtk8/Makefile (-1 / +1 lines)
Lines 62-68 Link Here
62
.endfor
62
.endfor
63
63
64
QT5_USES=		qt:5
64
QT5_USES=		qt:5
65
QT5_USE=		QT=core,gui,sql,uiplugin,widgets,x11extras,qmake_build,buildtools_build
65
QT5_USE=		QT=core,gui,sql,uiplugin,widgets,x11extras,qmake,buildtools
66
QT5_CMAKE_ON=		-DVTK_QT_VERSION:STRING="5" \
66
QT5_CMAKE_ON=		-DVTK_QT_VERSION:STRING="5" \
67
			-DCMAKE_PREFIX_PATH:STRING=${LOCALBASE}/lib/qt5 \
67
			-DCMAKE_PREFIX_PATH:STRING=${LOCALBASE}/lib/qt5 \
68
			-DVTK_Group_Qt:BOOL=ON
68
			-DVTK_Group_Qt:BOOL=ON

Return to bug 241165