aboutsummaryrefslogtreecommitdiff
path: root/editors/xmleditor/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-06-01 19:56:04 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-06-01 19:56:04 +0000
commit7f44153281a28abf9f54db4292179516460951dc (patch)
treef0cbd198d34668e8d3997d4c3f820de3e33aa98c /editors/xmleditor/Makefile
parente2293488c055bab7429297300cdf427d65e13e8a (diff)
downloadports-7f44153281a28abf9f54db4292179516460951dc.tar.gz
ports-7f44153281a28abf9f54db4292179516460951dc.zip
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136637
Diffstat (limited to 'editors/xmleditor/Makefile')
-rw-r--r--editors/xmleditor/Makefile2
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}" \