diff options
Diffstat (limited to 'devel/xlslib/Makefile')
-rw-r--r-- | devel/xlslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xlslib/Makefile b/devel/xlslib/Makefile index 78324da40dce..98ec820b5d8b 100644 --- a/devel/xlslib/Makefile +++ b/devel/xlslib/Makefile @@ -16,7 +16,7 @@ COMMENT= A C++ library for generation of Excel(TM) files GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 post-patch: @${REINPLACE_CMD} -e 's|^\(SUBDIRS.*src\).*|\1|' \ |