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 7f0645ccc71f..ba1da3716517 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -16,7 +16,7 @@ COMMENT= C++ library to build and query a full text inverted index USE_GNOME= gnomehack gnometarget USE_BISON= build USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --without-unac USE_LDCONFIG= yes |