From d101b93e0aedbf3e63a2a24833cc938e6cab1ef3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 20 Oct 2003 07:35:36 +0000 Subject: Undo update of net/linphone. The port uses some kind of programming trick to find out the IP address of the outgoing interface. This trick works fine on Linux, but fails on *BSD. For more information, see udpcliserv/udpcli09.c in the book of Richard Stevens. Touched port-epoch --- net/linphone/files/patch-speex::configure | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net/linphone/files/patch-speex::configure (limited to 'net/linphone/files/patch-speex::configure') diff --git a/net/linphone/files/patch-speex::configure b/net/linphone/files/patch-speex::configure new file mode 100644 index 000000000000..9fa7eb31cd72 --- /dev/null +++ b/net/linphone/files/patch-speex::configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- speex/configure 2003/02/27 23:48:28 1.1 ++++ speex/configure 2003/02/27 23:49:06 +@@ -7764,6 +7764,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' -- cgit v1.2.3