diff options
Diffstat (limited to 'editors/xmleditor/Makefile')
-rw-r--r-- | editors/xmleditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xmleditor/Makefile b/editors/xmleditor/Makefile index 44c1f82f3c4d..8361f6e2c5f7 100644 --- a/editors/xmleditor/Makefile +++ b/editors/xmleditor/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_BISON= build USE_GNOME= gnomehack libglade USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |