On Sun Apr 16, 2023 at 12:19:40AM +0200, Antoine Jacoutot wrote: > On Fri, Apr 14, 2023 at 08:50:14AM -0600, Rafael Sadowski wrote: > > CVSROOT: /cvs > > Module name: ports > > Changes by: rsadow...@cvs.openbsd.org 2023/04/14 08:50:14 > > > > Modified files: > > math/labplot : Makefile > > Added files: > > math/labplot/patches: patch-CMakeLists_txt > > patch-src_CMakeLists_txt > > > > Log message: > > Bring back Excel support > > > > Use system QXlsx lib from textproc/qxlsx > > Fails to build... > > > -- Looking for random - found > -- Found SharedMimeInfo: /usr/local/bin/update-mime-database (found version > "2.2") > CMake Error at src/3rdparty/QXlsx/CMakeLists.txt:16 (find_package): > Could not find a package configuration file provided by "QT" with any of > the following names: > > Qt6Config.cmake > qt6-config.cmake > Qt5Config.cmake > qt5-config.cmake > > Add the installation prefix of "QT" to CMAKE_PREFIX_PATH or set "QT_DIR" to > a directory containing one of the above files. If "QT" provides a separate > development package or SDK, be sure it has been installed. > > > -- Configuring incomplete, errors occurred! >
Thanks Antoine, I hope I have found a solution that goes through a bulk build.