change the libtool version to use from 1.3 to 1.5

This commit is contained in:
Oliver Lehmann 2005-05-31 17:00:47 +00:00
parent 92e5f6b3b1
commit c37f08f501
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136539
2 changed files with 12 additions and 1 deletions

View file

@ -15,7 +15,7 @@ DISTNAME= libPropList-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Property library for gnome and Window Maker
USE_INC_LIBTOOL_VER= 13
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
USE_REINPLACE= yes

View file

@ -0,0 +1,11 @@
--- configure.orig Tue May 31 16:56:15 2005
+++ configure Tue May 31 16:56:26 2005
@@ -1452,7 +1452,7 @@
LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \
DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \
-${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
+$ac_aux_dir/ltconfig --no-reexec \
$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $lt_target \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }