aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-02 12:02:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-02 12:02:15 +0000
commit76eff925e76e14d6a7bdfa210ff5f4f1db541e8f (patch)
treeb79dbd10aee78469cd4996b3b05562df93bfdd59 /chinese
parentd94b6654f77c4d7688453039f6e2b99bd6ca3c85 (diff)
downloadports-76eff925e76e14d6a7bdfa210ff5f4f1db541e8f.tar.gz
ports-76eff925e76e14d6a7bdfa210ff5f4f1db541e8f.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=530292
Diffstat (limited to 'chinese')
-rw-r--r--chinese/p5-Lingua-ZH-HanDetect/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/p5-Lingua-ZH-HanDetect/Makefile b/chinese/p5-Lingua-ZH-HanDetect/Makefile
index a21e93600520..4af959c57548 100644
--- a/chinese/p5-Lingua-ZH-HanDetect/Makefile
+++ b/chinese/p5-Lingua-ZH-HanDetect/Makefile
@@ -14,8 +14,9 @@ COMMENT= Guess Chinese text's variant and encoding
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>