diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-10-17 14:28:01 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-10-17 14:28:01 +0000 |
| commit | ef3fb3edb5a286020f26bde4b8e1e815c63e3923 (patch) | |
| tree | 75d6b46189fa9e9b54f78056c33a6d233796de80 /net/bctoolbox/files/patch-src-Makefile.in | |
| parent | biology/diamond: update to version 0.8.24 (diff) | |
Update the Linphone stack:
Linphone 3.10.2
bctoolbox 0.2.0
oRTP 0.27.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
bzrtp 1.0.4
Belle-SIP 1.5.0
Mediastreamer 2.14.0
MS plugins (msbcg729 1.0.2, msopenh264 1.1.2)
Notes
Notes:
svn path=/head/; revision=424119
Diffstat (limited to 'net/bctoolbox/files/patch-src-Makefile.in')
| -rw-r--r-- | net/bctoolbox/files/patch-src-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/bctoolbox/files/patch-src-Makefile.in b/net/bctoolbox/files/patch-src-Makefile.in new file mode 100644 index 000000000000..5481f452ca49 --- /dev/null +++ b/net/bctoolbox/files/patch-src-Makefile.in @@ -0,0 +1,11 @@ +--- src/Makefile.in.orig 2016-08-11 12:03:19 UTC ++++ src/Makefile.in +@@ -378,7 +378,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-lib_LTLIBRARIES = libbctoolbox.la libbctoolbox-tester.la ++lib_LTLIBRARIES = libbctoolbox.la + libbctoolbox_la_SOURCES = vfs.c utils/port.c logging/logging.c \ + containers/list.c containers/map.cc $(am__append_1) \ + $(am__append_2) $(am__append_3) |
