1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/games/openbubbles
Jan Beich cb55f8c666 games/openbubbles: unbreak with libc++ 3.9
BFont.cpp:322:14: error: assigning to 'char *' from incompatible type 'const char *'
    while ((p=strchr(&text[pos+1],SPACE)) != NULL) {
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BFont.cpp:362:19: error: assigning to 'char *' from incompatible type 'const char *'
                p = strstr(&text[pos+1]," ");
                  ^ ~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 12:26:06 +00:00
..
files games/openbubbles: unbreak with libc++ 3.9 2017-02-01 12:26:06 +00:00
distinfo
Makefile
pkg-descr
pkg-plist