mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
games/sea-defender: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
235cf8b3e4
commit
2fc49c5a2a
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ GH_PROJECT= Sea-Defender
|
||||||
GH_TAGNAME= d628051
|
GH_TAGNAME= d628051
|
||||||
|
|
||||||
USES= gl gmake sdl xorg
|
USES= gl gmake sdl xorg
|
||||||
|
USE_CXXSTD= c++14
|
||||||
USE_SDL= sdl mixer image ttf
|
USE_SDL= sdl mixer image ttf
|
||||||
USE_GL= gl glu
|
USE_GL= gl glu
|
||||||
USE_XORG= x11 xrandr
|
USE_XORG= x11 xrandr
|
||||||
|
|
Loading…
Add table
Reference in a new issue