git: c58486e467df - main - games/manaplus: Fix build with llvm16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jul 2023 17:20:11 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c58486e467df2388edecbd7957fc5b737107df25 commit c58486e467df2388edecbd7957fc5b737107df25 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-21 16:36:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-21 17:20:03 +0000 games/manaplus: Fix build with llvm16 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- games/manaplus/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index c758e4289141..9020bd5f9d62 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libcurl.so:ftp/curl USES= autoreconf compiler:c++11-lang pkgconfig:build sdl tar:xz xorg +USE_CXXSTD= c++11 USE_SDL= sdl2 gfx2 image2 mixer2 net2 ttf2 USE_XORG= x11