aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-09-14 04:59:25 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-09-14 04:59:25 +0000
commitb02fe3ae3ead9519224abadefa98d46bc44ca512 (patch)
treed3415e6947fe58632be62df9cec398b4fed76a7d /comms
parent4d93cdd6fe5a07086e53793f43db6037965d0c2e (diff)
downloadports-b02fe3ae3ead9519224abadefa98d46bc44ca512.tar.gz
ports-b02fe3ae3ead9519224abadefa98d46bc44ca512.zip
Fix build on GCC-based systems:
qrq.c:1068: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=511998
Diffstat (limited to 'comms')
-rw-r--r--comms/qrq/Makefile1
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