Index: head/games/opendungeons/files/patch-boost-1.67 =================================================================== --- head/games/opendungeons/files/patch-boost-1.67 (nonexistent) +++ head/games/opendungeons/files/patch-boost-1.67 (revision 467570) @@ -0,0 +1,13 @@ +https://github.com/OpenDungeons/OpenDungeons/pull/1287 + +--- CMakeLists.txt.orig 2016-08-24 19:52:29 UTC ++++ CMakeLists.txt +@@ -634,7 +634,7 @@ endif() + + # MSVC automatically links boost + if(NOT MSVC) +- target_link_libraries(${PROJECT_BINARY_NAME} ${Boost_LIBRARIES}) ++ target_link_libraries(${PROJECT_BINARY_NAME} ${Boost_LIBRARIES} Threads::Threads) + endif() + + # Link sfml Property changes on: head/games/opendungeons/files/patch-boost-1.67 ___________________________________________________________________ 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