1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

games/brainparty: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-08 10:44:20 +02:00
parent 6956bca47e
commit 43fc881f76

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