games/bloodfrontier: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
94d12ee1df
commit
3787035ec6
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ BROKEN_powerpc64= fails to compile: tools.h: incompatible types in assignment
|
|||
BROKEN_sparc64= fails to compile
|
||||
|
||||
USES= tar:bzip2 gmake
|
||||
USE_CXXSTD= c++14
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/src/enet
|
||||
BUILD_WRKSRC= ${WRKSRC}/src
|
||||
|
|
Loading…
Reference in a new issue