pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/pam_ssh_agent_auth pam_ssh_agent_auth: needs pam



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b241feda1bb3
branches:  trunk
changeset: 452673:b241feda1bb3
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 11:52:15 2021 +0000

description:
pam_ssh_agent_auth: needs pam

diffstat:

 security/pam_ssh_agent_auth/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r f9eea00b7503 -r b241feda1bb3 security/pam_ssh_agent_auth/Makefile
--- a/security/pam_ssh_agent_auth/Makefile      Fri May 14 11:51:39 2021 +0000
+++ b/security/pam_ssh_agent_auth/Makefile      Fri May 14 11:52:15 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/04/10 09:10:11 nia Exp $
+# $NetBSD: Makefile,v 1.11 2021/05/14 11:52:15 nia Exp $
 
 DISTNAME=      pam_ssh_agent_auth-0.10.4
 CATEGORIES=    security
@@ -20,4 +20,5 @@
 INSTALLATION_DIRS+=    ${PKGMANDIR}/man8
 
 .include "../../security/openssl/buildlink3.mk"
+.include "../../mk/pam.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index