summaryrefslogtreecommitdiff
path: root/net/linphone-base/files/patch-speex::src::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/linphone-base/files/patch-speex::src::Makefile.in')
-rw-r--r--net/linphone-base/files/patch-speex::src::Makefile.in14
1 files changed, 14 insertions, 0 deletions
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@