svn commit: r349587 - head/www/libhpack
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 29 20:02:36 UTC 2014
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
More information about the svn-ports-all
mailing list