diff options
Diffstat (limited to 'japanese/another-htmllint/Makefile')
-rw-r--r-- | japanese/another-htmllint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile index fccc8797fbc2..30cb6c8bc7e3 100644 --- a/japanese/another-htmllint/Makefile +++ b/japanese/another-htmllint/Makefile @@ -11,9 +11,9 @@ COMMENT= Another HTML-lint (all messages are written in Japanese) RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode -USES= perl5 zip:infozip +USES= dos2unix perl5 zip WRKSRC= ${WRKDIR} -EXTRACT_BEFORE_ARGS= -a -q +DOS2UNIX_FILES= readme.txt DIR= ${PREFIX}/share/htmllint PM= htmllint.pm RFC2396.pm htmllint.env |