Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2014 18:01:18 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356660 - head/devel/patch
Message-ID:  <201406051801.s55I1I78096546@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Jun  5 18:01:18 2014
New Revision: 356660
URL: http://svnweb.freebsd.org/changeset/ports/356660
QAT: https://qat.redports.org/buildarchive/r356660/

Log:
  - Convert USE_XZ to USES
  
  Approved by:	portmgr blanket

Modified:
  head/devel/patch/Makefile

Modified: head/devel/patch/Makefile
==============================================================================
--- head/devel/patch/Makefile	Thu Jun  5 17:59:31 2014	(r356659)
+++ head/devel/patch/Makefile	Thu Jun  5 18:01:18 2014	(r356660)
@@ -11,8 +11,7 @@ COMMENT=	GNU patch utility
 
 LICENSE=	GPLv3
 
-USE_XZ=		yes
-USES=		charsetfix gmake
+USES=		charsetfix gmake tar:xz
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=g --disable-silent-rules
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406051801.s55I1I78096546>