1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/games/seabattle
Tobias Kortkamp 61838c3a6d games/seabattle: Fix build after ncurses update(?)
In file included from binp.c:6:
./batt.h:57:6: error: conflicting types for 'exit_curses'
void exit_curses(void);
     ^
/usr/include/curses.h:2093:29: note: previous declaration is here
extern NCURSES_EXPORT(void) exit_curses (int) GCC_NORETURN;
                            ^
binp.c:45:6: error: conflicting types for 'exit_curses'
void exit_curses(void)                     /* Shutdown curses nicely so the */
     ^
2020-03-18 07:54:37 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist