x11-toolkits/py-traitsbackendwx: use WX 3.0
Approved by: portmgr (bapt, blanket)
This commit is contained in:
parent
eec40e1a14
commit
52712cae78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360904
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= traitsbackendwx
|
||||
PORTVERSION= 3.2.0
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= x11-toolkits python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_WX= 2.8
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue