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 bbfee0e7cd29..f467d9a50b3c 100644 --- a/devel/xlslib/Makefile +++ b/devel/xlslib/Makefile @@ -15,7 +15,7 @@ COMMENT= A C++ library for generation of Excel(TM) files GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: @${REINPLACE_CMD} -e 's|^\(SUBDIRS.*src\).*|\1|' \ |