diff options
Diffstat (limited to 'devel/p5-Test-WWW-Declare/Makefile')
-rw-r--r-- | devel/p5-Test-WWW-Declare/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-WWW-Declare/Makefile b/devel/p5-Test-WWW-Declare/Makefile index da5bb16cc8ee..d3a494cd8da3 100644 --- a/devel/p5-Test-WWW-Declare/Makefile +++ b/devel/p5-Test-WWW-Declare/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::WWW::Declare.3 |