git: 981fffd52ab9 - main - games/gigalomania: Fix build with llvm16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jul 2023 10:22:52 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=981fffd52ab9909332dce184f2639f822530daee commit 981fffd52ab9909332dce184f2639f822530daee Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-20 09:31:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-20 10:22:38 +0000 games/gigalomania: Fix build with llvm16 Sponsored by: The FreeBSD Foundation --- games/gigalomania/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/gigalomania/Makefile b/games/gigalomania/Makefile index af65c03067ca..ad23d221b3f8 100644 --- a/games/gigalomania/Makefile +++ b/games/gigalomania/Makefile @@ -10,6 +10,7 @@ COMMENT= Open source 2D real time strategy god game WWW= http://gigalomania.sourceforge.net/ USES= sdl zip +USE_CXXSTD= c++14 USE_SDL= image2 mixer2 sdl2 PORTDOCS= readme.html