pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kscreensaver: allow any pam implementation
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Sat Jan 27 08:35:18 2018 +1300
Changeset: ce2ca42590ee00f7ae2e4c3bda4a515d8ddbae6a
Modified Files:
kscreenlocker/Makefile
Log Message:
kscreensaver: allow any pam implementation
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ce2ca42590ee00f7ae2e4c3bda4a515d8ddbae6a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kscreenlocker/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/kscreenlocker/Makefile b/kscreenlocker/Makefile
index 42b232c806..5531d8c2b4 100644
--- a/kscreenlocker/Makefile
+++ b/kscreenlocker/Makefile
@@ -18,7 +18,7 @@ REPLACE_PERL+= updaters/ksreenlocker_5_3_separate_autologin.pl
SPECIAL_PERMS+= ${PREFIX}/libexec/kcheckpass \
${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 4555
-.include "../../security/openpam/buildlink3.mk"
+.include "../../mk/pam.buildlink3.mk"
.include "../../devel/kdeclarative/buildlink3.mk"
.include "../../devel/kidletime/buildlink3.mk"
.include "../../wip/kwayland/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index