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-base/files/patch-speex::src::Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net/linphone-base/files/patch-speex::src::Makefile.in (limited to 'net/linphone-base/files/patch-speex::src::Makefile.in') diff --git a/net/linphone-base/files/patch-speex::src::Makefile.in b/net/linphone-base/files/patch-speex::src::Makefile.in new file mode 100644 index 000000000000..099da745b66b --- /dev/null +++ b/net/linphone-base/files/patch-speex::src::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- speex/src/Makefile.in.orig Fri Jun 13 15:22:55 2003 ++++ speex/src/Makefile.in Fri Jun 13 15:22:56 2003 +@@ -70,7 +70,7 @@ + OBJEXT = @OBJEXT@ + PATH_SEPARATOR = @PATH_SEPARATOR@ + +-mandir = $(prefix)/share/man ++mandir = $(prefix)/man + AMTAR = @AMTAR@ + AS = @AS@ + AWK = @AWK@ -- cgit v1.2.3