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.24.15.27.26; author wiz; state Exp; branches; next ; commitid V53eD1pWpvfrQZ7G; desc @@ 1.1 log @kde-runtime4: fix build with cmake 4. @ text @$NetBSD$ --- plasma/remotewidgetshelper/CMakeLists.txt.orig 2025-08-24 15:19:44.237095408 +0000 +++ plasma/remotewidgetshelper/CMakeLists.txt @@@@ -4,6 +4,3 @@@@ kde4_add_executable(kcmremotewidgetshelp target_link_libraries(kcmremotewidgetshelper ${KDE4_KDECORE_LIBS}) install(TARGETS kcmremotewidgetshelper DESTINATION ${LIBEXEC_INSTALL_DIR}) -kde4_install_auth_helper_files(kcmremotewidgetshelper org.kde.kcontrol.kcmremotewidgets root) -kde4_install_auth_actions(org.kde.kcontrol.kcmremotewidgets kcm_remotewidgets.actions) - @