Index: head/sysutils/kuser/files/patch-git_0bf52af6a =================================================================== --- head/sysutils/kuser/files/patch-git_0bf52af6a (nonexistent) +++ head/sysutils/kuser/files/patch-git_0bf52af6a (revision 402444) @@ -0,0 +1,16 @@ +commit 0bf52af6a61097f45f3f8a440e709376cc9d89b2 +Author: Michael Palimaka +Date: Sun Nov 15 04:32:18 2015 +1100 + + Fix build with cmake-3.4 + +--- CMakeLists.txt ++++ CMakeLists.txt +@@ -16,6 +16,7 @@ include_directories (${QDBUS_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DI + find_package(KdepimLibs REQUIRED) + + include(CheckFunctionExists) ++include(CheckIncludeFiles) + include(CheckLibraryExists) + + include(TestBigEndian) Property changes on: head/sysutils/kuser/files/patch-git_0bf52af6a ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property