aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-23 16:12:52 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-23 16:12:52 +0000
commitc3d16ac5d2369dbe771fe8ca8c82af51e0c94896 (patch)
tree2fc261983b910562c78babed728a86f0e544494d
parent140b0020bc6c2976175a95b8d2c3291ebdb32f16 (diff)
downloadports-c3d16ac5d2369dbe771fe8ca8c82af51e0c94896.tar.gz
ports-c3d16ac5d2369dbe771fe8ca8c82af51e0c94896.zip
games/libretro-dosbox: Fix build with llvm16
- Pet portclippy Sponsored by: The FreeBSD Foundation
-rw-r--r--games/libretro-dosbox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/libretro-dosbox/Makefile b/games/libretro-dosbox/Makefile
index 3456e301a021..74aad211b521 100644
--- a/games/libretro-dosbox/Makefile
+++ b/games/libretro-dosbox/Makefile
@@ -9,12 +9,13 @@ WWW= https://github.com/libretro/dosbox-libretro
LICENSE= GPLv2
USES= compiler:c++11-lib gmake
-USE_LDCONFIG= yes
-
+USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= dosbox-libretro
GH_TAGNAME= 74cd17e
+USE_LDCONFIG= yes
+
PLIST_FILES= lib/libretro/dosbox_libretro.so