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