Date: Thu, 18 Sep 2014 17:50:35 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368504 - head/games/pinball/files Message-ID: <201409181750.s8IHoZR0067631@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Thu Sep 18 17:50:34 2014 New Revision: 368504 URL: http://svnweb.freebsd.org/changeset/ports/368504 QAT: https://qat.redports.org/buildarchive/r368504/ Log: Remove old libtool patch Modified: head/games/pinball/files/patch-configure Modified: head/games/pinball/files/patch-configure ============================================================================== --- head/games/pinball/files/patch-configure Thu Sep 18 17:48:24 2014 (r368503) +++ head/games/pinball/files/patch-configure Thu Sep 18 17:50:34 2014 (r368504) @@ -44,17 +44,7 @@ # Check whether --enable-shared or --disable-shared was given. if test "${enable_shared+set}" = set; then enableval="$enable_shared" -@@ -8303,7 +8291,8 @@ - - - # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+LIBTOOL_DEPS="--disable-ltlibs $ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -11061,7 +11050,7 @@ +@@ -11061,7 +11049,7 @@ # Check whether --with-debug or --without-debug was given. @@ -63,7 +53,7 @@ withval="$with_debug" use_debug="yes" else -@@ -11788,8 +11777,8 @@ +@@ -11788,8 +11776,8 @@ s,@CPP@,$CPP,;t t s,@EGREP@,$EGREP,;t t s,@LIBTOOL@,$LIBTOOL,;t t
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409181750.s8IHoZR0067631>