games/adonthell: Fix build with llvm16

- Pet portclippy

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-24 14:07:58 +02:00
parent 2dad9fa1b4
commit bd9d427fef

View file

@ -17,7 +17,9 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libvorbis.so:audio/libvorbis
USES= gettext gmake localbase pkgconfig python sdl
USE_CXXSTD= c++14
USE_SDL= mixer2 ttf2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-py-debug \
--disable-pyc \