From 447f8b990897fd54d208a96b31875fa100a78473 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 2 Jan 2010 13:58:17 +0000 Subject: Needs pod2man. --- security/pam_ssh_agent_auth/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'security/pam_ssh_agent_auth') diff --git a/security/pam_ssh_agent_auth/Makefile b/security/pam_ssh_agent_auth/Makefile index 82953a452a7..0b0227cf7d6 100644 --- a/security/pam_ssh_agent_auth/Makefile +++ b/security/pam_ssh_agent_auth/Makefile @@ -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 @@ HOMEPAGE= http://sourceforge.net/projects/pamsshagentauth/ 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" -- cgit v1.2.3