games/CaribbeanStud: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e5fe6519ee
commit
3f16fbd446
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ LICENSE= MIT
|
|||
|
||||
MAKEFILE= Xmakefile
|
||||
USES= motif
|
||||
USE_CXXSTD= c++14
|
||||
CFLAGS+= -Wno-deprecated
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
Loading…
Reference in a new issue