aboutsummaryrefslogtreecommitdiff
path: root/japanese/another-htmllint/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-10-10 16:56:07 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-10-10 16:56:07 +0000
commit8b040d94f2d3b29529622e567d2a4376ff6b937a (patch)
tree49e2ff461981d4199670afbf88a721e108c5d8f2 /japanese/another-htmllint/Makefile
parentd4f955f25e991fa1679aa3c632f40959baec375d (diff)
downloadports-8b040d94f2d3b29529622e567d2a4376ff6b937a.tar.gz
ports-8b040d94f2d3b29529622e567d2a4376ff6b937a.zip
Notes
Diffstat (limited to 'japanese/another-htmllint/Makefile')
-rw-r--r--japanese/another-htmllint/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile
index f0a8d7b41b1c..4821b9b32706 100644
--- a/japanese/another-htmllint/Makefile
+++ b/japanese/another-htmllint/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Another HTML-lint (all messages are written in Japanese)
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- ${JCODE}:${PORTSDIR}/japanese/p5-Jcode
+ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode
USE_PERL5= YES
USE_ZIP= YES
@@ -51,6 +51,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-JCODE= ${SITE_PERL}/Jcode.pm
-
.include <bsd.port.mk>