diff options
Diffstat (limited to 'textproc/libxode/Makefile')
-rw-r--r-- | textproc/libxode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index a6013008182f..8db806945653 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -18,6 +18,7 @@ COMMENT= An XML library which wraps expat LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |