freebsd-ports/emulators/mame
John Marino 82654c5094 emulators/(mame|mess): Avoid name pollution with <stdio.h>
At least on DragonFly's base compiler (gcc 5.2), the getc and ungetc
routines in mame/mess were getting clobbered by <stdio.h>.  Rename
getc and ungetc to mame_getc and mame_ungetc to fix.  For some reason,
macro definitions did not work so I had to patch every instance
individually.
2015-11-02 09:22:26 +00:00
..
files emulators/(mame|mess): Avoid name pollution with <stdio.h> 2015-11-02 09:22:26 +00:00
distinfo
Makefile
pkg-descr
pkg-plist