svn commit: r404761 - head/games/kevedit/files
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Dec 29 16:42:21 UTC 2015
Author: amdmi3
Date: Tue Dec 29 16:42:19 2015
New Revision: 404761
URL: https://svnweb.freebsd.org/changeset/ports/404761
Log:
- Fix build on 11.x
Added:
head/games/kevedit/files/patch-glob_config.h (contents, props changed)
Added: head/games/kevedit/files/patch-glob_config.h
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/games/kevedit/files/patch-glob_config.h Tue Dec 29 16:42:19 2015 (r404761)
@@ -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 */
More information about the svn-ports-all
mailing list