diff options
Diffstat (limited to 'textproc/xls2xml')
-rw-r--r-- | textproc/xls2xml/Makefile | 1 |
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> |