diff options
Diffstat (limited to 'devel/p5-SOAP-WSDL/Makefile')
-rw-r--r-- | devel/p5-SOAP-WSDL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-SOAP-WSDL/Makefile b/devel/p5-SOAP-WSDL/Makefile index a7b5d65a8bdb..8f0b87e56dd1 100644 --- a/devel/p5-SOAP-WSDL/Makefile +++ b/devel/p5-SOAP-WSDL/Makefile @@ -24,7 +24,8 @@ BUILD_DEPENDS= p5-Class-Std-Fast>=0:${PORTSDIR}/devel/p5-Class-Std-Fast \ p5-XML-Parser>=2.36:${PORTSDIR}/textproc/p5-XML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_MODBUILD= YES +USES= perl5 +USE_PERL5= modbuild MAN1= wsdl2perl.pl.1 MAN3= SOAP::WSDL.3 \ |