diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2016-06-21 19:52:42 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2016-06-21 19:52:42 +0000 |
commit | 80d3d8a3967ec359f9f212706348a1599301bf7d (patch) | |
tree | d0cb99c207a67b8ed4568c9f8b40c3d637f0c0e4 /ftp/wget | |
parent | e086fec40568149a834b51f3e7a4a16c4e9769cb (diff) | |
download | ports-80d3d8a3967ec359f9f212706348a1599301bf7d.tar.gz ports-80d3d8a3967ec359f9f212706348a1599301bf7d.zip |
Notes
Diffstat (limited to 'ftp/wget')
-rw-r--r-- | ftp/wget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index abe0975c9513..0ec184b86c19 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -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 |