diff options
Diffstat (limited to 'ftp/p5-SOAP-Transport-FTP/Makefile')
-rw-r--r-- | ftp/p5-SOAP-Transport-FTP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/p5-SOAP-Transport-FTP/Makefile b/ftp/p5-SOAP-Transport-FTP/Makefile index 19b282213f9c..84adda211fd8 100644 --- a/ftp/p5-SOAP-Transport-FTP/Makefile +++ b/ftp/p5-SOAP-Transport-FTP/Makefile @@ -17,7 +17,8 @@ COMMENT= FTP Client support for SOAP::Lite BUILD_DEPENDS= p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS= p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= SOAP::Transport::FTP.3 |