games/bastet: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-23 20:24:18 +02:00
parent b676141424
commit 06ba005bc5

View file

@ -13,11 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
USES= compiler:c++11-lang gmake localbase:ldflags ncurses tar:tgz
USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= fph
USES= compiler:c++11-lang gmake localbase:ldflags ncurses tar:tgz
PORTDOCS= AUTHORS README NEWS
OPTIONS_DEFINE= DOCS