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 898644c79acc..e18592d9acc1 100644 --- a/editors/xmleditor/Makefile +++ b/editors/xmleditor/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_BISON= yes USE_GNOME= gnomehack libglade USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |