summaryrefslogtreecommitdiff
path: root/net-im/farsight2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-03-20 22:56:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-03-20 22:56:32 +0000
commit82322d91a1e3d9bf0cd5c2240b310a399c7b2125 (patch)
tree1ddbb229e7d8a3fb169bb08925f27a94f5e7fd1d /net-im/farsight2
parentUpdate to 0.7.1 (diff)
Fix the build with the new libnice.
Reported by: QAT
Notes
Notes: svn path=/head/; revision=251322
Diffstat (limited to 'net-im/farsight2')
-rw-r--r--net-im/farsight2/files/patch-transmitters_nice_fs-nice-stream-transmitter.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/farsight2/files/patch-transmitters_nice_fs-nice-stream-transmitter.c b/net-im/farsight2/files/patch-transmitters_nice_fs-nice-stream-transmitter.c
new file mode 100644
index 000000000000..31d5abae6a68
--- /dev/null
+++ b/net-im/farsight2/files/patch-transmitters_nice_fs-nice-stream-transmitter.c
@@ -0,0 +1,11 @@
+--- transmitters/nice/fs-nice-stream-transmitter.c.orig 2010-03-20 18:53:45.000000000 -0400
++++ transmitters/nice/fs-nice-stream-transmitter.c 2010-03-20 18:55:10.000000000 -0400
+@@ -46,8 +46,6 @@
+ #include <string.h>
+ #include <sys/types.h>
+
+-#include <udp-bsd.h>
+-
+ #define GST_CAT_DEFAULT fs_nice_transmitter_debug
+
+ /* Signals */