aboutsummaryrefslogtreecommitdiff
path: root/games/re3
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-08 00:23:58 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-08 01:48:38 +0000
commitc5d5960fd75bafee509ff7a04cfdee2ecefc40c8 (patch)
treea879a427f7bc2bab005b4b1771c9d954e899def8 /games/re3
parent2afbeac189525b12b321756d4ef62187ed3d4457 (diff)
downloadports-c5d5960fd75bafee509ff7a04cfdee2ecefc40c8.tar.gz
ports-c5d5960fd75bafee509ff7a04cfdee2ecefc40c8.zip
games/re3: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'games/re3')
-rw-r--r--games/re3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/re3/Makefile b/games/re3/Makefile
index d3f58f259e29..83369191fda3 100644
--- a/games/re3/Makefile
+++ b/games/re3/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= libglfw.so:graphics/glfw \
USES= gl gmake openal shebangfix xorg
SHEBANG_FILES= printHash.sh
+USE_CXXSTD= c++14
USE_GL= gl
USE_GITHUB= nodefault
GH_TUPLE= aap:librw:8b2caf8f:librw \