aboutsummaryrefslogtreecommitdiff
path: root/games/bastet
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-23 18:24:18 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-23 18:45:15 +0000
commit06ba005bc58fcaece016f7a3b8542b12d8166a55 (patch)
treec7be6b1ce08878c4bdf87d2703bd32221ed549bf /games/bastet
parentb676141424e5e21033ec1deba5263d9bc3868f29 (diff)
downloadports-06ba005bc58fcaece016f7a3b8542b12d8166a55.tar.gz
ports-06ba005bc58fcaece016f7a3b8542b12d8166a55.zip
games/bastet: Fix build with llvm16
- Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'games/bastet')
-rw-r--r--games/bastet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bastet/Makefile b/games/bastet/Makefile
index 01d657469638..85ea3f2edbaa 100644
--- a/games/bastet/Makefile
+++ b/games/bastet/Makefile
@@ -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