diff options
Diffstat (limited to 'net/p5-Net-Nessus-XMLRPC/Makefile')
-rw-r--r-- | net/p5-Net-Nessus-XMLRPC/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Nessus-XMLRPC/Makefile b/net/p5-Net-Nessus-XMLRPC/Makefile index e68e0a0d07bb..267bc7f3afe6 100644 --- a/net/p5-Net-Nessus-XMLRPC/Makefile +++ b/net/p5-Net-Nessus-XMLRPC/Makefile @@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Nessus::XMLRPC.3 |