pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/pam_ssh_agent_auth
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 11:52:15 UTC 2021
Modified Files:
pkgsrc/security/pam_ssh_agent_auth: Makefile
Log Message:
pam_ssh_agent_auth: needs pam
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/pam_ssh_agent_auth/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/pam_ssh_agent_auth/Makefile
diff -u pkgsrc/security/pam_ssh_agent_auth/Makefile:1.10 pkgsrc/security/pam_ssh_agent_auth/Makefile:1.11
--- pkgsrc/security/pam_ssh_agent_auth/Makefile:1.10 Sat Apr 10 09:10:11 2021
+++ pkgsrc/security/pam_ssh_agent_auth/Makefile Fri May 14 11:52:15 2021
@@ -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 @@ CONFIGURE_ARGS+= --without-openssl-heade
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