Date: Mon, 27 Apr 2020 14:23:56 +0200 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: Adriaan de Groot <adridg@freebsd.org> Cc: Yuri Victorovich <yuri@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r533086 - in head: graphics/pcl-pointclouds graphics/vv math/vtk8 math/vtk8/files science/avogadrolibs science/liggghts Message-ID: <20200427122356.GG87914@elch.exwg.net> In-Reply-To: <5848464.b1Gf15ayfg@saskatoon.bionicmutton.org> References: <202004262204.03QM4APo012426@repo.freebsd.org> <20200427063322.GA87914@elch.exwg.net> <5848464.b1Gf15ayfg@saskatoon.bionicmutton.org>
next in thread | previous in thread | raw e-mail | index | archive | help
## Adriaan de Groot (adridg@freebsd.org): > The litmus test should be if a plain find_package(VTK) -- at least, as plain > as makes sense when finding VTK from a CMakeListstxt -- can find this one. "Sometimes": cad/freecad, cad/opencascade and graphics/vv now have to set VTK_DIR:PATH=${LOCALBASE}/lib/vtk-8.2/cmake/vtk-8.2. On the other hand, graphics/pcl-pointclouds and science/liggghts seem to do ok without VTK_DIR or (in the case of liggghts) VTK_DIR set to a wrong location? (didn't try to built - that's what Yuri committed). Regards, Christoph -- Spare Space
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200427122356.GG87914>