CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/04/15 23:01:40
Modified files:
x11/kde-applications/kio-extras: Makefile
Log message:
Set CMAKE_DISABLE_FIND_PACKAGE_KDSoapWSDiscoveryClient=ON
kio-extras has always used the internal shipped version of
KDSoapWSDiscoveryClient. This change prepare kio-extras to build with Qt6
updates otherwise 2cmake will complain about Qt6 in a pure Qt5 port.
No functional change
