aboutsummaryrefslogtreecommitdiff
path: root/textproc/xls2xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xls2xml/Makefile')
-rw-r--r--textproc/xls2xml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile
index 5997cb9b281d..ffd56e342b4c 100644
--- a/textproc/xls2xml/Makefile
+++ b/textproc/xls2xml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xls2xml
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://arturo.directmail.org/filters/archive/
@@ -18,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
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \