Index: head/irc/kvirc/files/patch-src_kvilib_CMakeLists.txt =================================================================== --- head/irc/kvirc/files/patch-src_kvilib_CMakeLists.txt (nonexistent) +++ head/irc/kvirc/files/patch-src_kvilib_CMakeLists.txt (revision 544236) @@ -0,0 +1,10 @@ +--- src/kvilib/CMakeLists.txt.orig 2020-01-25 22:07:57 UTC ++++ src/kvilib/CMakeLists.txt +@@ -129,6 +129,7 @@ endif() + + add_library(${KVILIB_BINARYNAME} SHARED ${kvilib_SRCS} ${kvilib_MOC_SRCS}) + target_link_libraries(${KVILIB_BINARYNAME} ${LIBS}) ++target_link_libraries(${KVILIB_BINARYNAME} Threads::Threads) + + # Enable C++14 + set_property(TARGET ${KVILIB_BINARYNAME} PROPERTY CXX_STANDARD 14) Property changes on: head/irc/kvirc/files/patch-src_kvilib_CMakeLists.txt ___________________________________________________________________ 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