From 84f643332c62f04290d06e1f9f110acf3a19f01d Mon Sep 17 00:00:00 2001 From: kuriyama Date: Mon, 30 May 2005 01:15:25 +0000 Subject: Back USE_PERL5_BUILD again because configure checks to use perl5 even if perl5 is not required... Pointed out by: kris (via pointyhat) --- japanese/mecab/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'japanese/mecab') 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 -- cgit