git: 9de50f8e1ef5 - main - games/blinkensisters: Fix build with llvm16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Aug 2023 20:10:12 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9de50f8e1ef578d1af99301746fe75dbd3cacf77
commit 9de50f8e1ef578d1af99301746fe75dbd3cacf77
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-05 19:44:02 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-05 19:44:02 +0000
games/blinkensisters: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
---
games/blinkensisters/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile
index 6ca9cf285e18..4b5ceb3894cb 100644
--- a/games/blinkensisters/Makefile
+++ b/games/blinkensisters/Makefile
@@ -15,6 +15,7 @@ BROKEN_sparc64= does not compile on sparc64
# actually, old gcc fails in theora.h
USES= cmake:insource compiler:c++11-lang localbase perl5 sdl
+USE_CXXSTD= c++14
USE_SDL= sdl image ttf
USE_PERL5= build