diff options
Diffstat (limited to 'www/p5-ApacheBench/Makefile')
-rw-r--r-- | www/p5-ApacheBench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-ApacheBench/Makefile b/www/p5-ApacheBench/Makefile index 61926040ad98..9370073a699e 100644 --- a/www/p5-ApacheBench/Makefile +++ b/www/p5-ApacheBench/Makefile @@ -12,8 +12,8 @@ COMMENT= Perl module for HTTP benchmarking TEST_DEPENDS= p5-Net-HTTP>=0:${PORTSDIR}/net/p5-Net-HTTP -MAKE_JOBS_SAFE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTPD::Bench::ApacheBench.3 |