diff options
Diffstat (limited to 'www/p5-HTML-Encoding/Makefile')
-rw-r--r-- | www/p5-HTML-Encoding/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Encoding/Makefile b/www/p5-HTML-Encoding/Makefile index 79762a465157..30d55bd524fd 100644 --- a/www/p5-HTML-Encoding/Makefile +++ b/www/p5-HTML-Encoding/Makefile @@ -18,7 +18,7 @@ COMMENT= Determine the encoding of HTML/XML/XHTML documents RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::Encoding.3 |