diff options
Diffstat (limited to 'japanese/mecab-razil/Makefile')
-rw-r--r-- | japanese/mecab-razil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mecab-razil/Makefile b/japanese/mecab-razil/Makefile index c424f5f06cbe..8d359a140a4a 100644 --- a/japanese/mecab-razil/Makefile +++ b/japanese/mecab-razil/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= mecab.0:${MECAB_PORTDIR} USE_PERL5_BUILD= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" |