games/xconq: Fix build with llvm16
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e81301d310
commit
acb121688a
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ LICENSE= GPLv2+
|
|||
OPTIONS_DEFINE= SDL
|
||||
|
||||
USES= compiler gmake makeinfo tar:bzip2 xorg
|
||||
USE_CXXSTD= c++14
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-alternate-scoresdir=${SCOREDIR} \
|
||||
|
|
Loading…
Reference in a new issue