svn commit: r533086 - in head: graphics/pcl-pointclouds graphics/vv math/vtk8 math/vtk8/files science/avogadrolibs science/liggghts
Christoph Moench-Tegeder
cmt at burggraben.net
Mon Apr 27 06:33:25 UTC 2020
## Yuri Victorovich (yuri at FreeBSD.org):
> +post-install:
> + ## 8.2 installs cmake files into a wrong location
> + #@cd ${STAGEDIR}${PREFIX} && \
> + # ${MV} lib/vtk-${VTK_SHORT_VER}/cmake lib/
The thought was great, but why did you comment this?
Earlier vtk8 (8.1) installed it's cmake files in
${LOCALBASE}/lib/cmake/vtk-8.1/, now we've
${LOCALBASE}/lib/vtk-8.2/cmake/vtk-8.2 and e.g. opencascade can't
find VTK. (BTW, you also forgot to bump opencascade and FreeCAD,
but then it doesn't matter that much as they're broken now with
that move of the cmake files).
Regards,
Christoph
--
Spare Space
More information about the svn-ports-all
mailing list