diff options
-rw-r--r-- | japanese/mecab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index 14873c206ae8..e3e958d6c883 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -18,6 +18,7 @@ COMMENT= Yet Another Part-of-Speech and Morphological Analyzer IPADIC_DISTNAME= ipadic-2.5.1 +USE_PERL5_BUILD= yes USE_REINPLACE= yes USE_LIBTOOL_VER=15 |