[Bug 229536] [PATCH] security/pam_ssh_agent_auth: do not depend on perl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 20 18:53:53 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229536
Kurt Jaeger <pi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pi at FreeBSD.org
--- Comment #1 from Kurt Jaeger <pi at FreeBSD.org> ---
During build, it fails because it can not find pod2man:
--- pam_ssh_agent_auth.8 ---
pod2man --section=8 --release=v0.10.3 --name=pam_ssh_agent_auth --official
--center "PAM" pam_ssh_agent_auth.pod > pam_ssh_agent_auth.8
sh: pod2man: not found
[...]
--- pam_ssh_agent_auth.8 ---
*** [pam_ssh_agent_auth.8] Error code 127
So it needs it at least during build.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list