Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2014 20:02:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349587 - head/www/libhpack
Message-ID:  <201403292002.s2TK2agS057933@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 29 20:02:35 2014
New Revision: 349587
URL: http://svnweb.freebsd.org/changeset/ports/349587
QAT: https://qat.redports.org/buildarchive/r349587/

Log:
  - Use USES=tar:xz

Modified:
  head/www/libhpack/Makefile

Modified: head/www/libhpack/Makefile
==============================================================================
--- head/www/libhpack/Makefile	Sat Mar 29 19:57:11 2014	(r349586)
+++ head/www/libhpack/Makefile	Sat Mar 29 20:02:35 2014	(r349587)
@@ -19,8 +19,7 @@ CMAKE_ARGS=	-DBUILD_DOCS=OFF \
 		-DUSE_VALGRIND=OFF
 USE_LDCONFIG=	yes
 USE_PYTHON_BUILD=	2
-USE_XZ=		yes
-USES=		cmake pkgconfig shebangfix
+USES=		cmake pkgconfig shebangfix tar:xz
 
 SHEBANG_FILES=	gen-config.py
 python_OLD_CMD=	${SETENV} python



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