Re: graphics/jasper failed again !!!
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 22:36:56 UTC
Stefan Eßer wrote on 2022/03/01 06:30: > Upgrading the jasper port may solve it for this port, but > the issue that pkg-config can brake port builds persists > and should be resolved. > I think we need to patch to /usr/local/share/cmake/Modules/FindGLUT.cmake in devel/cmake. For example, do not go through if(PKG_CONFIG_FOUND). However, jasper 3.0 has completely removed the place where this problem occurs. Do we do one or the other, or both? :) Regards.