graphics/synaesthesia: Fix build with llvm16

- Pet portclippy

Sponsored by:	The FreeBSD Foundation
2023Q4
Muhammad Moinur Rahman 2023-07-21 20:25:48 +02:00
parent faa644715b
commit b1de56642f
1 changed files with 5 additions and 3 deletions

View File

@ -12,12 +12,14 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= alias cpe gmake sdl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE}
USE_CXXSTD= c++14
USE_SDL= sdl
PORTDOCS= *
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE}
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= *
OPTIONS_DEFINE= DOCS