$NetBSD: patch-apps_openmw_CMakeLists.txt,v 1.1 2025/10/17 08:04:07 wiz Exp $ boost 1.89 made system header-only. --- apps/openmw/CMakeLists.txt.orig 2025-10-17 07:54:30.875121616 +0000 +++ apps/openmw/CMakeLists.txt @@ -134,7 +134,6 @@ target_link_libraries(openmw ${OSGUTIL_LIBRARIES} ${OSG_LIBRARIES} - ${Boost_SYSTEM_LIBRARY} ${Boost_THREAD_LIBRARY} ${Boost_FILESYSTEM_LIBRARY} ${Boost_PROGRAM_OPTIONS_LIBRARY}