svn commit: r358187 - head/ftp/wget
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Jun 17 21:51:23 UTC 2014
Author: rakuco
Date: Tue Jun 17 21:51:22 2014
New Revision: 358187
URL: http://svnweb.freebsd.org/changeset/ports/358187
QAT: https://qat.redports.org/buildarchive/r358187/
Log:
Switch to USES=tar:xz.
PR: 191121
Submitted by: venture37 at geeklan.co.uk
Modified:
head/ftp/wget/Makefile
Modified: head/ftp/wget/Makefile
==============================================================================
--- head/ftp/wget/Makefile Tue Jun 17 21:49:32 2014 (r358186)
+++ head/ftp/wget/Makefile Tue Jun 17 21:51:22 2014 (r358187)
@@ -12,8 +12,7 @@ COMMENT= Retrieve files from the Net via
LICENSE= GPLv3
-USES= charsetfix gmake perl5
-USE_XZ= yes
+USES= charsetfix gmake perl5 tar:xz
USE_PERL5= build
GNU_CONFIGURE= yes
More information about the svn-ports-head
mailing list