aboutsummaryrefslogtreecommitdiff
path: root/security/pam_ssh_agent_auth
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-06 12:16:26 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-06 12:16:26 +0000
commitc008d3b9f4d463ef128304ccd4131606eac4bf83 (patch)
tree71d24056a70afc20ea3dad6e0ef4f7e9c032d9e2 /security/pam_ssh_agent_auth
parent54f17b9b1b53497a9a8d81109a11dec2ae8b09ca (diff)
downloadports-c008d3b9f4d463ef128304ccd4131606eac4bf83.tar.gz
ports-c008d3b9f4d463ef128304ccd4131606eac4bf83.zip
Notes
Diffstat (limited to 'security/pam_ssh_agent_auth')
-rw-r--r--security/pam_ssh_agent_auth/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pam_ssh_agent_auth/Makefile b/security/pam_ssh_agent_auth/Makefile
index 1da3a61a01eb..85186873730e 100644
--- a/security/pam_ssh_agent_auth/Makefile
+++ b/security/pam_ssh_agent_auth/Makefile
@@ -15,8 +15,6 @@ CONFIGURE_ENV= ac_cv_func_strnvis=no
CONFIGURE_ARGS= --libexecdir=${LOCALBASE}/lib
USES= perl5
-MAN8= pam_ssh_agent_auth.8
-PLIST_FILES= lib/pam_ssh_agent_auth.so
+PLIST_FILES= lib/pam_ssh_agent_auth.so man/man8/pam_ssh_agent_auth.8.gz
-NO_STAGE= yes
.include <bsd.port.mk>