diff options
Diffstat (limited to 'www/p5-HTTP-BrowserDetect/Makefile')
-rw-r--r-- | www/p5-HTTP-BrowserDetect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-BrowserDetect/Makefile b/www/p5-HTTP-BrowserDetect/Makefile index caea33ff87b1..f8c331ef8971 100644 --- a/www/p5-HTTP-BrowserDetect/Makefile +++ b/www/p5-HTTP-BrowserDetect/Makefile @@ -19,7 +19,8 @@ TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings \ p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::BrowserDetect.3 |