diff options
-rw-r--r-- | games/crispy-doom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/crispy-doom/Makefile b/games/crispy-doom/Makefile index 8cbb7553e019..693769a22142 100644 --- a/games/crispy-doom/Makefile +++ b/games/crispy-doom/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ CONFLICTS_INSTALL= chocolate-doom USES= autoreconf pkgconfig python:build sdl shebangfix +USE_CSTD= c99 USE_SDL= mixer2 net2 sdl2 GNU_CONFIGURE= yes SHEBANG_FILES= man/docgen man/simplecpp |