Fix build on GCC-based systems:
qrq.c:1068: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (tier-2 blanket)
This commit is contained in:
@@ -11,6 +11,7 @@ COMMENT= Morse telegraphy trainer similar to the classic DOS version by DL4MM
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= gmake ncurses shebangfix
|
||||
USE_CSTD= c99
|
||||
|
||||
SHEBANG_FILES= qrqscore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user