mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
deskutils/taskcoach: use WX 3.0
Approved by: portmgr (bapt, blanket)
This commit is contained in:
parent
de3dbc6def
commit
0bfd8cbfc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360834
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= taskcoach
|
||||
PORTVERSION= 1.3.40
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Release-${PORTVERSION}
|
||||
DISTNAME= TaskCoach-${PORTVERSION}
|
||||
@ -17,7 +18,7 @@ USES= twisted
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_EGGINFO=${DISTNAME}-py${PYTHON_VER}.egg-info
|
||||
USE_WX= 2.8
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python:lib
|
||||
WX_UNICODE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user