diff options
Diffstat (limited to 'net/p5-XML-Compile-SOAP-Daemon/Makefile')
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-XML-Compile-SOAP-Daemon/Makefile b/net/p5-XML-Compile-SOAP-Daemon/Makefile index b97aa8e335c6..11e15d9ca8b0 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/Makefile +++ b/net/p5-XML-Compile-SOAP-Daemon/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= XML::Compile::SOAP::Daemon.3 \ XML::Compile::SOAP::Daemon::AnyDaemon.3 \ |