svn commit: r358267 - head/devel/libexecinfo
Dmitry Sivachenko
demon at FreeBSD.org
Wed Jun 18 12:33:22 UTC 2014
Author: demon
Date: Wed Jun 18 12:33:21 2014
New Revision: 358267
URL: http://svnweb.freebsd.org/changeset/ports/358267
QAT: https://qat.redports.org/buildarchive/r358267/
Log:
Switch to USES=tar:bzip2.
Modified:
head/devel/libexecinfo/Makefile
Modified: head/devel/libexecinfo/Makefile
==============================================================================
--- head/devel/libexecinfo/Makefile Wed Jun 18 12:25:49 2014 (r358266)
+++ head/devel/libexecinfo/Makefile Wed Jun 18 12:33:21 2014 (r358267)
@@ -13,8 +13,7 @@ COMMENT= Library for inspecting program'
OPTIONS_DEFINE= DOCS
-USES= uidfix
-USE_BZIP2= yes
+USES= tar:bzip2 uidfix
USE_LDCONFIG= yes
MAKE_FLAGS= LIBDIR=${PREFIX}/lib \
INCLUDEDIR=${PREFIX}/include
More information about the svn-ports-all
mailing list