diff options
Diffstat (limited to 'games/burgerspace/Makefile')
-rw-r--r-- | games/burgerspace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index 2b253a08950e..617063b5dbbb 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -16,6 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra USES= pkgconfig +USE_CXXSTD= gnu++98 USE_SDL= mixer sdl GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |