diff options
Diffstat (limited to 'japanese/mecab/Makefile')
-rw-r--r-- | japanese/mecab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index 6c7329c18ec4..137a465388c3 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MAINTAINER= clsung@FreeBSD.org COMMENT= Yet Another Part-of-Speech and Morphological Analyzer -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_ICONV= yes USE_PERL5_BUILD= 5.8.0+ GNU_CONFIGURE= yes |