mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Use USES=python
This commit is contained in:
parent
6e41d00274
commit
cbe74da4ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364922
@ -18,8 +18,7 @@ CMAKE_ARGS= -DBUILD_DOCS=OFF \
|
||||
-DENABLE_GCOV=OFF \
|
||||
-DUSE_VALGRIND=OFF
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON_BUILD= 2
|
||||
USES= cmake pkgconfig shebangfix tar:xz
|
||||
USES= cmake pkgconfig python:2,build shebangfix tar:xz
|
||||
|
||||
SHEBANG_FILES= gen-config.py libhpack/huffman-gen.py
|
||||
python_OLD_CMD= ${SETENV} python
|
||||
|
Loading…
Reference in New Issue
Block a user