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-hostname-hostname | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 devel/libbobcat/files/patch-hostname-hostname (limited to 'devel/libbobcat/files/patch-hostname-hostname') diff --git a/devel/libbobcat/files/patch-hostname-hostname b/devel/libbobcat/files/patch-hostname-hostname new file mode 100644 index 000000000000..ba7ff8aac328 --- /dev/null +++ b/devel/libbobcat/files/patch-hostname-hostname @@ -0,0 +1,13 @@ +--- hostname/hostname.orig 2013-11-13 11:45:02.000000000 +0100 ++++ hostname/hostname 2013-11-27 16:50:05.000000000 +0100 +@@ -1,6 +1,10 @@ + #ifndef INCLUDED_BOBCAT_HOSTNAME_ + #define INCLUDED_BOBCAT_HOSTNAME_ + ++#ifdef __FreeBSD__ ++#include ++#endif ++ + #include + + namespace FBB -- cgit v1.2.3