aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-18 11:23:57 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-18 11:23:57 +0800
commitc80d50481efdea7131f83d9ee48740de064072af (patch)
treee0813210a0729b8b5bf87cd9da6ef96434e5806f /games
parent1395f3573dd33d3fb45c897ef6d06a5b655c0f2c (diff)
downloadfreebsd-ports-gnome-c80d50481efdea7131f83d9ee48740de064072af.tar.gz
freebsd-ports-gnome-c80d50481efdea7131f83d9ee48740de064072af.tar.zst
freebsd-ports-gnome-c80d50481efdea7131f83d9ee48740de064072af.zip
- Add forgotten patch for the previous commit
PR: 209591 Submitted by: dim Reported by: jbeich
Diffstat (limited to 'games')
-rw-r--r--games/chromium-bsu/files/patch-src_MainSDL__Event.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/chromium-bsu/files/patch-src_MainSDL__Event.cpp b/games/chromium-bsu/files/patch-src_MainSDL__Event.cpp
new file mode 100644
index 000000000000..8ed1e964ae2a
--- /dev/null
+++ b/games/chromium-bsu/files/patch-src_MainSDL__Event.cpp
@@ -0,0 +1,10 @@
+--- src/MainSDL_Event.cpp.orig 2013-05-25 05:35:51 UTC
++++ src/MainSDL_Event.cpp
+@@ -19,6 +19,7 @@
+ #include <cstdlib>
+ #include <cstdio>
+ #include <cstring>
++#include <cmath>
+
+ #include "Config.h"
+