aboutsummaryrefslogtreecommitdiff
path: root/japanese/another-htmllint
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-02-02 09:52:33 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-02-02 09:52:33 +0000
commit9e9d08524aecec22b0b96b1173fb5a2d8f2b4f5b (patch)
tree5525cb158674cf3ee072335f54cd2cee5b046f63 /japanese/another-htmllint
parent6a5dc08eaeb7b61ef9ae4a528ee452ec25a85f15 (diff)
downloadports-9e9d08524aecec22b0b96b1173fb5a2d8f2b4f5b.tar.gz
ports-9e9d08524aecec22b0b96b1173fb5a2d8f2b4f5b.zip
japanese/*: Use NO_WRKSUBDIR
Notes
Notes: svn path=/head/; revision=491934
Diffstat (limited to 'japanese/another-htmllint')
-rw-r--r--japanese/another-htmllint/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile
index e8c31513cec7..ea8d6190a39c 100644
--- a/japanese/another-htmllint/Makefile
+++ b/japanese/another-htmllint/Makefile
@@ -21,12 +21,13 @@ RUN_DEPENDS= p5-CGI>=0:www/p5-CGI \
ja-p5-Jcode>=0:japanese/p5-Jcode
USES= dos2unix perl5 shebangfix zip
-WRKSRC= ${WRKDIR}
DOS2UNIX_FILES= readme.txt
SHEBANG_FILES= htmllint.cgi tagslist.cgi
+
+NO_ARCH= yes
+NO_WRKSUBDIR= yes
SUB_FILES= htmllint pkg-message
-SUB_LIST+= PERL=${PERL}
-NO_ARCH= YES
+SUB_LIST= PERL=${PERL}
OPTIONS_DEFINE= W3M
W3M_DESC= Use w3m to show rendering result