aboutsummaryrefslogtreecommitdiff
path: root/www/validator
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-31 02:49:45 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-31 02:49:45 +0000
commit823ebcac3c660519f1e0e8bec9191e2a129d1086 (patch)
tree79b095ae93f96f974588c79809f039a4072328a2 /www/validator
parentfe3d9093c358c200fbdd278d6c54e475d8530124 (diff)
downloadports-823ebcac3c660519f1e0e8bec9191e2a129d1086.tar.gz
ports-823ebcac3c660519f1e0e8bec9191e2a129d1086.zip
Notes
Diffstat (limited to 'www/validator')
-rw-r--r--www/validator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/validator/Makefile b/www/validator/Makefile
index d8582dd12488..b1ab5cbf8b68 100644
--- a/www/validator/Makefile
+++ b/www/validator/Makefile
@@ -7,6 +7,7 @@
PORTNAME= validator
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://validator.w3.org/dist/ \
http://www.cyberbotx.com/w3c-validator/
@@ -17,7 +18,6 @@ COMMENT= Markup Validation Service from the World Wide Web Consortium (W3C)
RUN_DEPENDS= onsgmls:${PORTSDIR}/textproc/opensp \
${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \
- ${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode \
${SITE_PERL}/${PERL_ARCH}/Encode/HanExtra.pm:${PORTSDIR}/chinese/p5-Encode-HanExtra \
${SITE_PERL}/${PERL_ARCH}/Encode/JIS2K.pm:${PORTSDIR}/converters/p5-Encode-JIS2K \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \