diff options
Diffstat (limited to 'www/p5-URI-ParseSearchString/Makefile')
-rw-r--r-- | www/p5-URI-ParseSearchString/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-URI-ParseSearchString/Makefile b/www/p5-URI-ParseSearchString/Makefile index bdf41f530927..cb6dda52ee6e 100644 --- a/www/p5-URI-ParseSearchString/Makefile +++ b/www/p5-URI-ParseSearchString/Makefile @@ -15,7 +15,8 @@ RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI::ParseSearchString.3 |