diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-29 20:02:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-29 20:02:35 +0000 |
commit | 53117d9c4391cc5224e2d2429e44aa9918310962 (patch) | |
tree | b1f0c561a09639580ef8c464fd210716049f2bc5 /www/libhpack | |
parent | c66663594932dc27580a5115079f0cd708df5711 (diff) | |
download | ports-53117d9c4391cc5224e2d2429e44aa9918310962.tar.gz ports-53117d9c4391cc5224e2d2429e44aa9918310962.zip |
Notes
Diffstat (limited to 'www/libhpack')
-rw-r--r-- | www/libhpack/Makefile | 3 |
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 |