Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2015 16:42:20 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404761 - head/games/kevedit/files
Message-ID:  <201512291642.tBTGgK3Z099091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512291642.tBTGgK3Z099091>