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:
Piotr Kubaj 2021-01-13 00:29:40 +00:00
parent 02135d3c9d
commit 8fcfa0ea77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561405

View file

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