ftp/wget: fix compilation when IDN and NLS are disabled

PR:		210441
Submitted by:	Helge Oldach <freebsd@oldach.net>
This commit is contained in:
Vasil Dimov 2016-06-21 19:52:42 +00:00
parent e086fec405
commit 80d3d8a396
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417282

View File

@ -12,7 +12,7 @@ COMMENT= Retrieve files from the Net via HTTP(S) and FTP
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= charsetfix cpe gmake makeinfo perl5 tar:xz
USES= charsetfix cpe gmake iconv makeinfo perl5 tar:xz
USE_PERL5= build
CPE_VENDOR= gnu
GNU_CONFIGURE= yes