aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-17 23:13:48 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-18 13:35:34 +0000
commit83e8db88341f680a6c2bce20587704639f61581d (patch)
tree38b5eb69b2329a582ea427ac936e95ff96adc80e
parentdded27f0c67d121e639c757313f3d25a4c61cdfa (diff)
downloadports-83e8db88341f680a6c2bce20587704639f61581d.tar.gz
ports-83e8db88341f680a6c2bce20587704639f61581d.zip
games/armagetronad: Fix build with llvm16
Sponsored by: The FreeBSD Foundation
-rw-r--r--games/armagetronad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/armagetronad/Makefile b/games/armagetronad/Makefile
index 98be0673cdef..2b80cc50eb5b 100644
--- a/games/armagetronad/Makefile
+++ b/games/armagetronad/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png
USES= autoreconf desktop-file-utils gl gmake gnome jpeg sdl
GNU_CONFIGURE= yes
+USE_CXXSTD= c++14
USE_SDL= image mixer sdl
USE_GL= gl glu
USE_GNOME= libxml2