diff options
Diffstat (limited to 'comms/qrq')
-rw-r--r-- | comms/qrq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/qrq/Makefile b/comms/qrq/Makefile index 313273aeb2dc..c01dfa74c2ac 100644 --- a/comms/qrq/Makefile +++ b/comms/qrq/Makefile @@ -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 |