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.44.12; author wiz; state Exp; branches; next ; commitid MSWp6Afgx1X6WZ7G; desc @@ 1.1 log @kde-workspace4: fix installation with cmake 4 Fix some pkglint and warnings while here. Bump PKGREVISION. @ text @$NetBSD$ --- kdm/kcm/CMakeLists.txt.orig 2025-08-24 15:30:59.919788072 +0000 +++ kdm/kcm/CMakeLists.txt @@@@ -44,8 +44,6 @@@@ install(TARGETS kcmkdmhelper DESTINATION kde4_install_auth_helper_files(kcmkdmhelper org.kde.kcontrol.kcmkdm root) -kde4_install_auth_actions(org.kde.kcontrol.kcmkdm kcmkdm_actions.actions) - ########### install files ############### install( FILES kdm.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) @