1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/audio/muse
Jan Beich bad1acc831 audio/muse: unbreak with libc++ 3.9
httpstream.cpp:366:4: error: assigning to 'char *' from incompatible type 'const char *'
        p = strstr(url, HTTP_PREFIX); if (!p) goto out;
          ^ ~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 12:28:09 +00:00
..
files audio/muse: unbreak with libc++ 3.9 2017-02-01 12:28:09 +00:00
distinfo
Makefile audio/muse: unbreak with libc++ 3.9 2017-02-01 12:28:09 +00:00
pkg-descr