mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
- Convert to USES=python
PR: 193786 Submitted by: vladimir.chukharev@gmail.com (maintainer)
This commit is contained in:
parent
856051b097
commit
bcc40c8bb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369946
1 changed files with 2 additions and 3 deletions
|
@ -17,9 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-r
|
|||
${PYTHON_PKGNAMEPREFIX}robotframework-selenium2library>=1.1.0:${PORTSDIR}/devel/py-robotframework-selenium2library \
|
||||
${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments
|
||||
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python:2
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python:run
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue