From 19940d83e50ffaa1ca50dfdfb4b205f3d140e4c0 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Tue, 17 Jun 2014 21:51:22 +0000 Subject: [PATCH] Switch to USES=tar:xz. PR: 191121 Submitted by: venture37@geeklan.co.uk --- ftp/wget/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 8535c15f65ed..661272bfa1be 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -12,8 +12,7 @@ COMMENT= Retrieve files from the Net via HTTP(S) and FTP LICENSE= GPLv3 -USES= charsetfix gmake perl5 -USE_XZ= yes +USES= charsetfix gmake perl5 tar:xz USE_PERL5= build GNU_CONFIGURE= yes