aboutsummaryrefslogtreecommitdiff
path: root/textproc/xls2xml
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-23 08:38:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-23 08:38:29 +0000
commit7ee4f87a0d191b440fa62ab7a9513da70b01821e (patch)
tree7f67a122c33082649e4e0e0d717fbbbf32564b78 /textproc/xls2xml
parent9701613a5f7defbce85e91a51b8a23c92682f849 (diff)
downloadports-7ee4f87a0d191b440fa62ab7a9513da70b01821e.tar.gz
ports-7ee4f87a0d191b440fa62ab7a9513da70b01821e.zip
Notes
Diffstat (limited to 'textproc/xls2xml')
-rw-r--r--textproc/xls2xml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile
index 5fe9e0b7aebd..2ac7902d6da8 100644
--- a/textproc/xls2xml/Makefile
+++ b/textproc/xls2xml/Makefile
@@ -18,5 +18,6 @@ LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
.include <bsd.port.mk>