mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
audio/fcplay: Fix build with llvm16
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
ff0d26b8b7
commit
9f87b5e224
@ -13,11 +13,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libsidplay.so:audio/libsidplay
|
||||
|
||||
USES= gmake tar:tgz
|
||||
USES= gmake localbase tar:tgz
|
||||
USE_CXXSTD= c++14
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CXXFLAGS+= -I${LOCALBASE}/include
|
||||
PORTDOCS= ABOUT POINTER
|
||||
|
||||
PLIST_FILES= bin/fcplay
|
||||
PORTDOCS= ABOUT POINTER
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user