aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-30 00:42:19 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-30 00:42:19 +0800
commit87eba2fcb5449cfd0b928f5194026830e8837fda (patch)
treebcd3fcb443b8e528af1e098c6e870a0470e5a0b3 /games
parent4b7fb061eb73a15aca3dbc8c910ce2fcbf1ddd40 (diff)
downloadfreebsd-ports-gnome-87eba2fcb5449cfd0b928f5194026830e8837fda.tar.gz
freebsd-ports-gnome-87eba2fcb5449cfd0b928f5194026830e8837fda.tar.zst
freebsd-ports-gnome-87eba2fcb5449cfd0b928f5194026830e8837fda.zip
- Fix build on 11.x
Diffstat (limited to 'games')
-rw-r--r--games/kevedit/files/patch-glob_config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/kevedit/files/patch-glob_config.h b/games/kevedit/files/patch-glob_config.h
new file mode 100644
index 000000000000..ab638b891a0c
--- /dev/null
+++ b/games/kevedit/files/patch-glob_config.h
@@ -0,0 +1,10 @@
+--- glob/config.h.orig 2002-06-07 06:37:01 UTC
++++ glob/config.h
+@@ -195,7 +195,6 @@
+
+ /* Define to `unsigned long' or `unsigned long long'
+ if <inttypes.h> doesn't define. */
+-#define uintmax_t unsigned long long
+
+ /* Define if you have the INTTYPES_H function. */
+ /* #undef HAVE_INTTYPES_H */