HomeFreeBSD

x11-themes/qtcurve-gtk2: Fix configure

Description

x11-themes/qtcurve-gtk2: Fix configure

Fix configure with KDE Frameworks 5.93.0
https://cgit.freebsd.org/ports/commit/?id=cbf73704b339d4c617d45b442a845c596b955c29

After changes to the CMake modules, it now expects to find qmake
and the Qt buildtools.

CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:14 (message):

The imported target "Qt5::Core" references the file

   "/usr/local/lib/qt5/bin/qmake"

but this file does not exist.  Possible reasons include:

* The file was deleted, renamed, or moved to another location.

* An install or uninstall procedure did not complete successfully.

* The installation package was faulty and contained

   "/usr/local/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake"

but not all the files it references.

Call Stack (most recent call first):

/usr/local/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake:9 (_qt5_Core_check_file_exists)
/usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:232 (include)
/usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
/usr/local/lib/cmake/KF5I18n/KF5I18nConfig.cmake:28 (find_dependency)
CMakeLists.txt:257 (find_package)

Reported by: pkg-fallout

Details

Provenance
jhaleAuthored on Apr 27 2022, 6:15 AM
Parents
R11:96ee80b0c992: x11-themes/qtcurve: Unbreak fetch
Branches
Unknown
Tags
Unknown