diff options
Diffstat (limited to 'devel/p5-Test-WWW-Selenium/Makefile')
-rw-r--r-- | devel/p5-Test-WWW-Selenium/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-WWW-Selenium/Makefile b/devel/p5-Test-WWW-Selenium/Makefile index 86a340c6c12c..9c2383bd9860 100644 --- a/devel/p5-Test-WWW-Selenium/Makefile +++ b/devel/p5-Test-WWW-Selenium/Makefile @@ -21,7 +21,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Mock-LWP>=0:${PORTSDIR}/devel/p5-Test-Mock-LWP \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Devel::REPL::Plugin::Selenium.3 \ Test::WWW::Selenium.3 \ |