head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.08.19.12.52.17; author plunky; state Exp; branches; next ; commitid pFGeAGnTl1608l7G; desc @@ 1.1 log @ Update QCAD to 3.32.3.4 Changelog at https://www.qcad.org/en/documentation/changelog this [incidentally] fixes a recent build failure after the update to Qt6.9.1, raised by wiz@@ @ text @$NetBSD$ don't link opennurbs in that way --- src/run/CMakeInclude.txt.orig 2025-06-29 19:50:30.599468737 +0000 +++ src/run/CMakeInclude.txt @@@@ -118,7 +118,6 @@@@ endif() if(NOT r_no_opennurbs) target_link_libraries(${PROJECT_NAME} PRIVATE zlib - opennurbs ) endif() @