games/brainparty: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023Q4
Muhammad Moinur Rahman 2023-08-08 10:44:20 +02:00
parent 6956bca47e
commit 43fc881f76
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler gl gmake sdl
USE_CXXSTD= c++14
USE_SDL= sdl mixer ttf gfx image
USE_GL= gl glu