diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 18:30:42 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 18:30:42 +0000 |
commit | 042ea2947aef8c163db8d1f3fe5110ed8add79e4 (patch) | |
tree | 6fac5b7d85d4988f10ccfe52738047dfcc982820 /japanese/another-htmllint/Makefile | |
parent | 82e4dcc470cfc6e07b2a182ee315989d1adda4dc (diff) | |
download | ports-042ea2947aef8c163db8d1f3fe5110ed8add79e4.tar.gz ports-042ea2947aef8c163db8d1f3fe5110ed8add79e4.zip |
Notes
Diffstat (limited to 'japanese/another-htmllint/Makefile')
-rw-r--r-- | japanese/another-htmllint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile index ec6e62ceada5..f0a8d7b41b1c 100644 --- a/japanese/another-htmllint/Makefile +++ b/japanese/another-htmllint/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://dist.bsdlab.org/ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Another HTML-lint (all messages are written in Japanese) -RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ +RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ ${JCODE}:${PORTSDIR}/japanese/p5-Jcode USE_PERL5= YES |