aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/bomns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bomns/Makefile b/games/bomns/Makefile
index 37cec268db5c..22c8069d2c70 100644
--- a/games/bomns/Makefile
+++ b/games/bomns/Makefile
@@ -21,6 +21,7 @@ GH_TAGNAME= 113be27
USES= cmake localbase
CMAKE_ARGS= -Wno-dev
+USE_CXXSTD= gnu++98
USE_SDL= mixer sdl
USE_GNOME= gtk20
USE_CSTD= gnu89