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 99f7a2610594..b80fd3e6f910 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -20,7 +20,7 @@ IPADIC_PORTDIR= ${PORTSDIR}/japanese/ipadic USE_PERL5_BUILD= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .include "${.CURDIR}/Makefile.common" |