games/blinkensisters: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
08dd07f36e
commit
9de50f8e1e
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ BROKEN_sparc64= does not compile on sparc64
|
||||||
|
|
||||||
# actually, old gcc fails in theora.h
|
# actually, old gcc fails in theora.h
|
||||||
USES= cmake:insource compiler:c++11-lang localbase perl5 sdl
|
USES= cmake:insource compiler:c++11-lang localbase perl5 sdl
|
||||||
|
USE_CXXSTD= c++14
|
||||||
USE_SDL= sdl image ttf
|
USE_SDL= sdl image ttf
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue