games/xconq: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-26 10:48:32 +02:00
parent e81301d310
commit acb121688a

View file

@ -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} \