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
2ed1d04c00
commit
6dde2a6a2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364908
@ -22,8 +22,7 @@ ALL_TARGET= native
|
||||
MAKE_ARGS= library=shared use_system_icu=on
|
||||
MAKE_ENV= CC.host=${CC} CXX.host=${CXX} LINK.host=${CXX} LINK.target=${CXX}
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON= 2
|
||||
USES= compiler cpe execinfo gmake shebangfix tar:xz
|
||||
USES= compiler cpe execinfo gmake python:2 shebangfix tar:xz
|
||||
|
||||
CPE_VENDOR= google
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user