diff options
Diffstat (limited to 'security/pam_ssh_agent_auth/Makefile')
-rw-r--r-- | security/pam_ssh_agent_auth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_ssh_agent_auth/Makefile b/security/pam_ssh_agent_auth/Makefile index 225d4692e666..9824665479fb 100644 --- a/security/pam_ssh_agent_auth/Makefile +++ b/security/pam_ssh_agent_auth/Makefile @@ -13,7 +13,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_func_strnvis=no CONFIGURE_ARGS= --libexecdir=${LOCALBASE}/lib -USE_PERL5= yes +USES= perl5 MAN8= pam_ssh_agent_auth.8 PLIST_FILES= lib/pam_ssh_agent_auth.so |