head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.4 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.2 pkgsrc-2025Q4-base:1.1; locks; strict; comment @# @; 1.1 date 2025.10.17.08.04.07; author wiz; state Exp; branches; next ; commitid VI3gYN6WcEuKETeG; desc @@ 1.1 log @openmw: fix build with boost 1.89 and gcc 14 @ text @$NetBSD$ boost 1.89 made system header-only. --- components/CMakeLists.txt.orig 2025-10-17 07:54:39.074848597 +0000 +++ components/CMakeLists.txt @@@@ -240,7 +240,6 @@@@ target_link_libraries(components ${OSG_LIBRARIES} ${OPENTHREADS_LIBRARIES} - ${Boost_SYSTEM_LIBRARY} ${Boost_FILESYSTEM_LIBRARY} ${Boost_PROGRAM_OPTIONS_LIBRARY} ${Boost_IOSTREAMS_LIBRARY} @