From 21071c5ef5c6e9eca384ee3472c34ced08225afb Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Thu, 28 Nov 2013 07:17:03 +0000 Subject: - Update to 3.18.01 - Add support for staging, use shebangfix, switch to GCC 4.7 - Give up maintainership --- devel/libbobcat/files/patch-sharedstreambuf-sharedstreambuf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 devel/libbobcat/files/patch-sharedstreambuf-sharedstreambuf (limited to 'devel/libbobcat/files/patch-sharedstreambuf-sharedstreambuf') diff --git a/devel/libbobcat/files/patch-sharedstreambuf-sharedstreambuf b/devel/libbobcat/files/patch-sharedstreambuf-sharedstreambuf new file mode 100644 index 000000000000..d4a0e72a63f6 --- /dev/null +++ b/devel/libbobcat/files/patch-sharedstreambuf-sharedstreambuf @@ -0,0 +1,13 @@ +--- sharedstreambuf/sharedstreambuf.orig 2013-11-22 08:53:40.000000000 +0100 ++++ sharedstreambuf/sharedstreambuf 2013-11-27 14:30:47.000000000 +0100 +@@ -1,6 +1,10 @@ + #ifndef INCLUDED_BOBCAT_SHAREDSTREAMBUF_ + #define INCLUDED_BOBCAT_SHAREDSTREAMBUF_ + ++#ifdef __FreeBSD__ ++#include ++#endif ++ + #include + #include + -- cgit v1.2.3