diff options
Diffstat (limited to 'www/p5-URI-Encode')
-rw-r--r-- | www/p5-URI-Encode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile index b27d260dea5f..33c481a3a6ff 100644 --- a/www/p5-URI-Encode/Makefile +++ b/www/p5-URI-Encode/Makefile @@ -14,7 +14,8 @@ COMMENT= Simple URI Encoding/Decoding LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI::Encode.3 |