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