aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-19 00:06:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-19 00:06:32 +0000
commita702355a7a740d02983e5593ed34d76aa68c7abb (patch)
tree43af2314dd9937e8725bbb58c8f6eef19e3415a7 /chinese
parentad75383ebd50463b3f471a8b53ee29435e1e9248 (diff)
downloadports-a702355a7a740d02983e5593ed34d76aa68c7abb.tar.gz
ports-a702355a7a740d02983e5593ed34d76aa68c7abb.zip
Add USE_CSTD=c99 to fix build on GCC-based systems:
/wrkdirs/usr/ports/chinese/ibus-rime/work/ibus-rime-bfabe67/rime_main.c:152: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=558413
Diffstat (limited to 'chinese')
-rw-r--r--chinese/ibus-rime/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/ibus-rime/Makefile b/chinese/ibus-rime/Makefile
index 160f3b0ece4f..b7c1bba769b2 100644
--- a/chinese/ibus-rime/Makefile
+++ b/chinese/ibus-rime/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= libibus-1.0.so:textproc/ibus \
RUN_DEPENDS= zh-rime-data>=g0:chinese/rime-data
USES= cmake gnome pkgconfig
+USE_CSTD= c99
INSTALLS_ICONS= yes