diff options
Diffstat (limited to 'textproc/mifluz/Makefile')
-rw-r--r-- | textproc/mifluz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index 806868451800..e6216b315c3f 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -17,7 +17,7 @@ COMMENT= C++ library to build and query a full text inverted index USE_ICONV= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ --without-unac INSTALLS_SHLIB= yes |