mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
devel/py-robotframework-ride: use WX 3.0
Approved by: portmgr (bapt, blanket)
This commit is contained in:
parent
eba991e553
commit
bb69f83af8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360845
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= robotframework-ride
|
PORTNAME= robotframework-ride
|
||||||
PORTVERSION= 1.3
|
PORTVERSION= 1.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel www python
|
CATEGORIES= devel www python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
@ -19,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-r
|
|||||||
USE_PYTHON= 2
|
USE_PYTHON= 2
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYDISTUTILS= yes
|
||||||
PYDISTUTILS_AUTOPLIST= yes
|
PYDISTUTILS_AUTOPLIST= yes
|
||||||
USE_WX= 2.8+
|
USE_WX= 3.0+
|
||||||
WX_COMPS= python:run
|
WX_COMPS= python:run
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user