git: 83e8db88341f - main - games/armagetronad: Fix build with llvm16

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 18 Jul 2023 13:35:45 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83e8db88341f680a6c2bce20587704639f61581d

commit 83e8db88341f680a6c2bce20587704639f61581d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-07-17 23:13:48 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-07-18 13:35:34 +0000

    games/armagetronad: Fix build with llvm16
    
    Sponsored by:   The FreeBSD Foundation
---
 games/armagetronad/Makefile | 1 +
 1 file changed, 1 insertion(+)

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