head 1.2; access; symbols pkgsrc-2025Q3:1.1.0.4 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.2 pkgsrc-2025Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2025.11.13.06.26.46; author wiz; state dead; branches; next 1.1; commitid a8Ju9ZEnqehufmiG; 1.1 date 2025.05.09.05.57.08; author adam; state Exp; branches; next ; commitid kD2CNCOXFST38cUF; desc @@ 1.2 log @qtcreator: remove patch that was removed from distinfo during update @ text @$NetBSD: patch-src_CMakeLists.txt,v 1.1 2025/05/09 05:57:08 adam Exp $ Disable application bundle. --- src/CMakeLists.txt.orig 2022-11-15 19:13:54.000000000 +0000 +++ src/CMakeLists.txt @@@@ -41,7 +41,7 @@@@ list(APPEND CMAKE_MODULE_PATH \${CMAKE_C \# force plugins to same path naming conventions as Qt Creator \# otherwise plugins will not be found -if(UNIX AND NOT APPLE) +if(UNIX) include(GNUInstallDirs) set(CMAKE_INSTALL_BINDIR ${CMAKE_INSTALL_BINDIR}) set(CMAKE_INSTALL_LIBDIR ${CMAKE_INSTALL_LIBDIR}) @ 1.1 log @qtcreator: add new files @ text @d1 1 a1 1 $NetBSD$ @