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-arg-arg | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 devel/libbobcat/files/patch-arg-arg (limited to 'devel/libbobcat/files/patch-arg-arg') diff --git a/devel/libbobcat/files/patch-arg-arg b/devel/libbobcat/files/patch-arg-arg new file mode 100644 index 000000000000..2c3da13c9721 --- /dev/null +++ b/devel/libbobcat/files/patch-arg-arg @@ -0,0 +1,12 @@ +--- arg/arg.orig 2013-11-13 11:44:52.000000000 +0100 ++++ arg/arg 2013-11-27 16:37:01.000000000 +0100 +@@ -5,6 +5,9 @@ + Singleton Class built around getopt() and getopt_long() (3) + */ + ++#ifdef __FreeBSD__ ++#include ++#endif + + #include + #include -- cgit v1.2.3