aboutsummaryrefslogtreecommitdiff
path: root/games/crispy-doom
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-10-21 10:44:12 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-10-21 10:44:12 +0000
commit662b7bbca60937dcccc78388fab418251d55d2c6 (patch)
tree3c60f449376d905d8743dd212f9a22462adf9e7e /games/crispy-doom
parent5ce2537e571423d0c0b6498de5ff164355f60aee (diff)
downloadports-662b7bbca60937dcccc78388fab418251d55d2c6.tar.gz
ports-662b7bbca60937dcccc78388fab418251d55d2c6.zip
games/crispy-doom: fix build on GCC architectures
Use C99: am_map.c:628: error: 'for' loop initial declaration used outside C99 mode
Notes
Notes: svn path=/head/; revision=552861
Diffstat (limited to 'games/crispy-doom')
-rw-r--r--games/crispy-doom/Makefile1
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