pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xscreensaver xscreensaver: update pam comments
details: https://anonhg.NetBSD.org/pkgsrc/rev/3bcfedc4e491
branches: trunk
changeset: 374374:3bcfedc4e491
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 20 17:27:18 2022 +0000
description:
xscreensaver: update pam comments
diffstat:
x11/xscreensaver/options.mk | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r cfa39335cbc7 -r 3bcfedc4e491 x11/xscreensaver/options.mk
--- a/x11/xscreensaver/options.mk Sun Feb 20 16:00:03 2022 +0000
+++ b/x11/xscreensaver/options.mk Sun Feb 20 17:27:18 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.15 2022/02/18 22:58:05 wiz Exp $
+# $NetBSD: options.mk,v 1.16 2022/02/20 17:27:18 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xscreensaver
PKG_SUPPORTED_OPTIONS= pam
-PKG_SUGGESTED_OPTIONS= # pam # needs fixing, complains about missing /etc/pam.d/xscreensaver
+PKG_SUGGESTED_OPTIONS= # pam
.include "../../mk/bsd.options.mk"
@@ -12,6 +12,7 @@
CONFIGURE_ARGS+= --without-shadow
. if ${OPSYS} == "NetBSD"
# needed to read shadow passwords
+# please follow pam-pwauth_suid's MESSAGE file to enable unlocking
DEPENDS+= pam-pwauth_suid-[0-9]*:../../security/pam-pwauth_suid
. endif
.else
Home |
Main Index |
Thread Index |
Old Index