Add USE_CSTD=c99 to fix the following error on GCC-based architectures:

main.c:252: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-08-11 00:00:54 +00:00
parent b58be8f23f
commit f7e9420013
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508570

View file

@ -19,6 +19,7 @@ USE_GITHUB= yes
GH_ACCOUNT= resurrecting-open-source-projects
USES= autoreconf
USE_CSTD= c99
GNU_CONFIGURE= yes
USE_XORG= x11 xfixes xcursor