diff options
Diffstat (limited to 'www/p5-URI-Fetch')
-rw-r--r-- | www/p5-URI-Fetch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile index c277f927ae73..19a911bc1d83 100644 --- a/www/p5-URI-Fetch/Makefile +++ b/www/p5-URI-Fetch/Makefile @@ -22,7 +22,8 @@ OPTIONS_DEFAULT= ZLIB ZLIB_DESC= GZIP Support CACHE_DESC= Caching Support -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI::Fetch.3 \ URI::Fetch::Response.3 |