Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2014 22:19:02 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351728 - head/devel/hwloc
Message-ID:  <201404212219.s3LMJ2ZP061890@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Apr 21 22:19:01 2014
New Revision: 351728
URL: http://svnweb.freebsd.org/changeset/ports/351728
QAT: https://qat.redports.org/buildarchive/r351728/

Log:
  Use USES=tar:bzip2

Modified:
  head/devel/hwloc/Makefile

Modified: head/devel/hwloc/Makefile
==============================================================================
--- head/devel/hwloc/Makefile	Mon Apr 21 22:16:33 2014	(r351727)
+++ head/devel/hwloc/Makefile	Mon Apr 21 22:19:01 2014	(r351728)
@@ -18,8 +18,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--enable-static \
 			--enable-libxml2 \
 			--disable-gl
-USES=		pkgconfig pathfix iconv
-USE_BZIP2=	yes
+USES=		pkgconfig pathfix iconv tar:bzip2
 USE_LDCONFIG=	yes
 USE_GNOME=	libxml2
 



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