CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/12/07 07:58:47
Added files:
x11/kde4/kgamma/patches: patch-CMakeLists_txt
x11/kde4/kuser/patches: patch-CMakeLists_txt
Log message:
Unbreak build with upcoming CMake 3.4.
Those ports were lucky to build with CMake <3.4 since their CMakeLists.txt
were wrong due to missing include(CheckIncludeFiles).
Those patches do affect configure stage only, so no revision bumps.
Noticed by naddy@, thanks!
