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 Needs pod2man.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b18dc1182d1
branches: trunk
changeset: 569010:2b18dc1182d1
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jan 02 13:58:17 2010 +0000
description:
Needs pod2man.
diffstat:
security/pam_ssh_agent_auth/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 3505c73ae600 -r 2b18dc1182d1 security/pam_ssh_agent_auth/Makefile
--- a/security/pam_ssh_agent_auth/Makefile Sat Jan 02 13:44:20 2010 +0000
+++ b/security/pam_ssh_agent_auth/Makefile Sat Jan 02 13:58:17 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 19:48:12 agc Exp $
+# $NetBSD: Makefile,v 1.2 2010/01/02 13:58:17 joerg Exp $
DISTNAME= pam_ssh_agent_auth-0.9.1
CATEGORIES= security
@@ -10,7 +10,9 @@
COMMENT= PAM module which permits authentication via ssh-agent
LICENSE= gnu-gpl-v3
-GNU_CONFIGURE= yes
PKG_DESTDIR_SUPPORT= user-destdir
+GNU_CONFIGURE= yes
+USE_TOOLS+= pod2man
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index