diff options
-rw-r--r-- | games/brikx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/brikx/Makefile b/games/brikx/Makefile index 0e8d23ade8e4..9cccea1d8681 100644 --- a/games/brikx/Makefile +++ b/games/brikx/Makefile @@ -18,6 +18,8 @@ USE_SDL= sdl mixer image ttf WRKSRC= ${WRKDIR}/${PORTNAME} +CXXFLAGS+= -Wno-reserved-user-defined-literal + PLIST_FILES= bin/${PORTNAME} PORTDATA= * |