diff options
Diffstat (limited to 'security/p5-Nmap-Parser')
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index 8dea83c7e811..77cb60368f0f 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-XML-Twig>=3.16:${PORTSDIR}/textproc/p5-XML-Twig \ RUN_DEPENDS:= ${BUILD_DEPENDS} \ nmap:${PORTSDIR}/security/nmap -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Nmap::Parser.3 |