diff options
Diffstat (limited to 'textproc/xls2xml/Makefile')
-rw-r--r-- | textproc/xls2xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile index a2a6c5211ea5..a052c2f43129 100644 --- a/textproc/xls2xml/Makefile +++ b/textproc/xls2xml/Makefile @@ -19,7 +19,7 @@ COMMENT= A utility for converting MS Excel files to XML LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \ xml.5:${PORTSDIR}/textproc/libxml -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |