diff options
Diffstat (limited to 'textproc/wv2/Makefile')
-rw-r--r-- | textproc/wv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index bee7bd34bd45..e7d97d7aafcb 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -16,7 +16,7 @@ COMMENT= A library providing routines to access Microsoft Word files CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} --disable-debug -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= gnometarget libgsf USE_ICONV= yes GNU_CONFIGURE= yes |