aboutsummaryrefslogtreecommitdiff
path: root/devel/libPropList
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 17:00:47 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 17:00:47 +0000
commitc37f08f501cf8c25a55cfc2df7348a78ea7df0bd (patch)
tree5133b45f654bcc2ff51c44bbe897b673b7c85eac /devel/libPropList
parent92e5f6b3b1fd04adbbb9f6b92dc6fc89f510b907 (diff)
downloadports-c37f08f501cf8c25a55cfc2df7348a78ea7df0bd.tar.gz
ports-c37f08f501cf8c25a55cfc2df7348a78ea7df0bd.zip
Notes
Diffstat (limited to 'devel/libPropList')
-rw-r--r--devel/libPropList/Makefile2
-rw-r--r--devel/libPropList/files/patch-configure11
2 files changed, 12 insertions, 1 deletions
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile
index b6ab3f7575f2..95c141863f1a 100644
--- a/devel/libPropList/Makefile
+++ b/devel/libPropList/Makefile
@@ -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
diff --git a/devel/libPropList/files/patch-configure b/devel/libPropList/files/patch-configure
new file mode 100644
index 000000000000..ac2169721d1c
--- /dev/null
+++ b/devel/libPropList/files/patch-configure
@@ -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; }
+