Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 14:53:11 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352263 - head/devel/arm-elf-binutils
Message-ID:  <201404261453.s3QErBCC087200@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Apr 26 14:53:10 2014
New Revision: 352263
URL: http://svnweb.freebsd.org/changeset/ports/352263
QAT: https://qat.redports.org/buildarchive/r352263/

Log:
  - Convert USE_BZIP2 to USES

Modified:
  head/devel/arm-elf-binutils/Makefile

Modified: head/devel/arm-elf-binutils/Makefile
==============================================================================
--- head/devel/arm-elf-binutils/Makefile	Sat Apr 26 14:52:28 2014	(r352262)
+++ head/devel/arm-elf-binutils/Makefile	Sat Apr 26 14:53:10 2014	(r352263)
@@ -11,8 +11,7 @@ PKGNAMEPREFIX=	arm-elf-
 MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	GNU binutils for vanilla ARM cross-development
 
-USE_BZIP2=	yes
-USES=		gettext gmake
+USES=		gettext gmake tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--target=${PKGNAMEPREFIX:S/-$//} --disable-werror \
 		--disable-nls CFLAGS="-I/usr/local/include"



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