diff options
Diffstat (limited to 'security/p5-File-KeePass-Agent')
-rw-r--r-- | security/p5-File-KeePass-Agent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-File-KeePass-Agent/Makefile b/security/p5-File-KeePass-Agent/Makefile index 9604266a48b2..f4f6f26c53c7 100644 --- a/security/p5-File-KeePass-Agent/Makefile +++ b/security/p5-File-KeePass-Agent/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-File-KeePass>=2.03:${PORTSDIR}/security/p5-File-KeePass \ p5-MIME-Base64>=1.0:${PORTSDIR}/converters/p5-MIME-Base64 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= fkp-agent.1 MAN3= File::KeePass::Agent.3 \ |