aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Encoding/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-07-01 20:58:37 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-07-01 20:58:37 +0000
commitb24fc178ad577e29425d859f37f4d115238f1ad4 (patch)
tree82a0ecfd5b323dfa9270440987211bbc21385488 /www/p5-HTML-Encoding/Makefile
parent0615cff24986177c958509849ee737e89fcd6f7b (diff)
downloadports-b24fc178ad577e29425d859f37f4d115238f1ad4.tar.gz
ports-b24fc178ad577e29425d859f37f4d115238f1ad4.zip
Notes
Diffstat (limited to 'www/p5-HTML-Encoding/Makefile')
-rw-r--r--www/p5-HTML-Encoding/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/www/p5-HTML-Encoding/Makefile b/www/p5-HTML-Encoding/Makefile
index 7ba37d7a9bb6..af41dd479c04 100644
--- a/www/p5-HTML-Encoding/Makefile
+++ b/www/p5-HTML-Encoding/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= HTML-Encoding
-PORTVERSION= 0.59
+PORTVERSION= 0.60
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,14 +18,8 @@ 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= yes
+PERL_CONFIGURE= 5.8.0+
MAN3= HTML::Encoding.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500703
-RUN_DEPENDS+= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>