freebsd-ports/games/nethack36
Piotr Kubaj 695c318917 games/nethack36: fix build on GCC architectures
Use C11 compiler:
In file included from ../include/isaac64.h:4,
                 from isaac64.c:17:
../include/integer.h:88: error: conflicting types for 'int64_t'
/usr/include/sys/_stdint.h:51: error: previous declaration of 'int64_t' was here
../include/integer.h:89: error: conflicting types for 'uint64_t'
/usr/include/sys/_stdint.h:71: error: previous declaration of 'uint64_t' was here

Approved by:	mentors (implicit approval)
2019-10-01 13:58:46 +00:00
..
files Make it possible to enable dump logs 2019-09-21 22:03:06 +00:00
distinfo Update to 3.6.2; preserve scores and config 2019-09-21 22:00:47 +00:00
Makefile games/nethack36: fix build on GCC architectures 2019-10-01 13:58:46 +00:00
pkg-descr
pkg-plist Update to 3.6.2; preserve scores and config 2019-09-21 22:00:47 +00:00