ftp/wget: fix build on GCC architectures
tempname.c: In function 'try_tempname_len': tempname.c:288: error: 'for' loop initial declaration used outside C99 mode
This commit is contained in:
parent
02135d3c9d
commit
8fcfa0ea77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561405
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ TEST_DEPENDS= p5-HTTP-Daemon>=0:www/p5-HTTP-Daemon \
|
|||
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
|
||||
|
||||
USES= charsetfix cpe iconv localbase pkgconfig tar:lz
|
||||
USE_CSTD= c99
|
||||
CPE_VENDOR= gnu
|
||||
GNU_CONFIGURE= yes
|
||||
OPTIONS_SUB= yes
|
||||
|
|
Loading…
Reference in a new issue