1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/games/vvvvvv
Emmanuel Vadot d5b35973e4 games/vvvvvv: Fix linking after sdl20 update
sdl20 was updated in r541153 and the cmake file was changed to add
directly /usr/local/lib/libSDL2 without adding -L/usr/local/lib/.
Since sdl2_mixer doesn't have a cmake file -L/usr/local/lib and this
port doesn't have other dependancy that adds it it fails to link.
Fix that by adding USES=localbase:ldflags

Reported by:	pkg-fallout
2020-07-06 09:26:36 +00:00
..
files
distinfo
Makefile games/vvvvvv: Fix linking after sdl20 update 2020-07-06 09:26:36 +00:00
pkg-descr
pkg-message