Add a forgotten patch-configure to complete the libtool hack. This

will fix the dreaded thread lockups on -CURRENT.

Reported by:	Wade Majors <wade@ezri.org>
This commit is contained in:
Joe Marcus Clarke 2003-05-18 22:41:11 +00:00
parent 51e5617a66
commit 94f86ccc83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81287
6 changed files with 33 additions and 0 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= net-rhythmbox
PORTVERSION= 0.4.8
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= http://web.verbum.org/net-rhythmbox/

View file

@ -0,0 +1,10 @@
--- configure.orig Wed Dec 11 18:31:51 2002
+++ configure Thu Dec 12 12:07:17 2002
@@ -7414,6 +7414,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'

View file

@ -7,6 +7,7 @@
PORTNAME= net-rhythmbox
PORTVERSION= 0.4.8
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= http://web.verbum.org/net-rhythmbox/

View file

@ -0,0 +1,10 @@
--- configure.orig Wed Dec 11 18:31:51 2002
+++ configure Thu Dec 12 12:07:17 2002
@@ -7414,6 +7414,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'

View file

@ -7,6 +7,7 @@
PORTNAME= net-rhythmbox
PORTVERSION= 0.4.8
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= http://web.verbum.org/net-rhythmbox/

View file

@ -0,0 +1,10 @@
--- configure.orig Wed Dec 11 18:31:51 2002
+++ configure Thu Dec 12 12:07:17 2002
@@ -7414,6 +7414,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'