aboutsummaryrefslogtreecommitdiffstats
path: root/www/libhpack/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-03-30 04:02:35 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-03-30 04:02:35 +0800
commit9744745070eb5ba9131197bf60aa8a8b5266ffb3 (patch)
treeb1f0c561a09639580ef8c464fd210716049f2bc5 /www/libhpack/Makefile
parent27646f9d3ac6cede05bbc6b57bf64e1ab8192a0e (diff)
downloadfreebsd-ports-gnome-9744745070eb5ba9131197bf60aa8a8b5266ffb3.tar.gz
freebsd-ports-gnome-9744745070eb5ba9131197bf60aa8a8b5266ffb3.tar.zst
freebsd-ports-gnome-9744745070eb5ba9131197bf60aa8a8b5266ffb3.zip
- Use USES=tar:xz
Diffstat (limited to 'www/libhpack/Makefile')
-rw-r--r--www/libhpack/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/libhpack/Makefile b/www/libhpack/Makefile
index e2ea9536e3f0..c082a4152c97 100644
--- a/www/libhpack/Makefile
+++ b/www/libhpack/Makefile
@@ -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