summaryrefslogtreecommitdiffstats
path: root/www/libhpack/Makefile
diff options
context:
space:
mode:
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 61db992..f55378b 100644
--- a/www/libhpack/Makefile
+++ b/www/libhpack/Makefile
@@ -21,8 +21,7 @@ USE_LDCONFIG= yes
USES= cmake pkgconfig python:2,build shebangfix tar:xz
SHEBANG_FILES= gen-config.py libhpack/huffman-gen.py
-python_OLD_CMD= ${SETENV} python
-python_CMD= ${PYTHON_CMD}
+python_OLD_CMD= /usr/bin/env python
post-patch:
@${REINPLACE_CMD} -e 's|STATIC|SHARED|' ${WRKSRC}/libchula/CMakeLists.txt ${WRKSRC}/libhpack/CMakeLists.txt
OpenPOWER on IntegriCloud