head 1.2; access; symbols pkgsrc-2024Q3:1.1.0.4 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.2 pkgsrc-2024Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2024.10.31.07.53.10; author wiz; state dead; branches; next 1.1; commitid XyKUig2FrjTrSMvF; 1.1 date 2024.05.13.10.59.53; author jperkin; state Exp; branches; next ; commitid xXa3OEvMfoSjpP9F; desc @@ 1.2 log @qt6-qtbase: remove patch removed from distinfo during update @ text @$NetBSD: patch-src_corelib_CMakeLists.txt,v 1.1 2024/05/13 10:59:53 jperkin Exp $ Include qversiontagging on SunOS otherwise the build breaks. --- src/corelib/CMakeLists.txt.orig 2024-05-13 10:28:48.456738816 +0000 +++ src/corelib/CMakeLists.txt @@@@ -465,7 +465,7 @@@@ set(core_version_tagging_files global/qversiontagging.cpp global/qversiontagging.h) qt_internal_extend_target(Core - CONDITION TEST_ld_version_script OR APPLE OR WIN32 + CONDITION TEST_ld_version_script OR APPLE OR WIN32 OR SOLARIS SOURCES ${core_version_tagging_files} ) @ 1.1 log @qt6-qtbase: Fix build on SunOS. @ text @d1 1 a1 1 $NetBSD$ @