games/CaribbeanStud: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-05 17:04:43 +02:00
parent e5fe6519ee
commit 3f16fbd446

View file

@ -12,6 +12,7 @@ LICENSE= MIT
MAKEFILE= Xmakefile
USES= motif
USE_CXXSTD= c++14
CFLAGS+= -Wno-deprecated
OPTIONS_DEFINE= DOCS