svn commit: r351728 - head/devel/hwloc
Baptiste Daroussin
bapt at FreeBSD.org
Mon Apr 21 22:19:02 UTC 2014
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
More information about the svn-ports-all
mailing list