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.16.15.01.52; author adam; state Exp; branches; next ; commitid pvHZbcSY5qz40OeG; desc @@ 1.1 log @lucene++: fix build with Clang and Boost @ text @$NetBSD$ Don't look for boost_system library. --- cmake/dependencies.cmake.orig 2025-10-16 14:51:38.028310288 +0000 +++ cmake/dependencies.cmake @@@@ -7,7 +7,6 @@@@ find_package(Boost COMPONENTS filesystem iostreams regex - system thread REQUIRED ) @