mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
graphics/synaesthesia: Fix build with llvm16
- Pet portclippy Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
faa644715b
commit
b1de56642f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user