forked from Lainports/freebsd-ports
games/bastet: Fix build with llvm16
- Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
b676141424
commit
06ba005bc5
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue