1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

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)
This commit is contained in:
Mark Linimon 2020-12-19 00:06:32 +00:00
parent ad75383ebd
commit a702355a7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558413

View File

@ -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