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$ --- kcontrol/dateandtime/CMakeLists.txt.orig 2025-08-24 15:32:17.647179029 +0000 +++ kcontrol/dateandtime/CMakeLists.txt @@@@ -17,8 +17,6 @@@@ install(TARGETS kcmdatetimehelper DESTIN kde4_install_auth_helper_files(kcmdatetimehelper org.kde.kcontrol.kcmclock root) -kde4_install_auth_actions(org.kde.kcontrol.kcmclock kcmclock_actions.actions) - ########### install files ############### install( FILES clock.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) @