1
0
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:
Sunpoet Po-Chuan Hsieh 2014-08-15 03:01:35 +00:00
parent 9d63dafa2e
commit 2ed1d04c00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364907

View File

@ -19,8 +19,7 @@ ALL_TARGET= native
MAKE_ARGS= library=shared
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 tar:xz
USES= compiler cpe execinfo gmake python:2 tar:xz
CPE_VENDOR= google