mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
misc/metalink-editor: use WX 3.0
This commit is contained in:
parent
78c066a443
commit
37ed1f96e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360887
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= metalink
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= SF/${PORTNAME}s/Metalink%20Editor/${PORTVERSION}
|
||||
PKGNAMESUFFIX?= -editor
|
||||
@ -23,8 +23,7 @@ NO_WRKSUBDIR= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_EGGINFO= metalink_editor-${PORTVERSION}-py${PYTHON_VER}.egg-info
|
||||
USE_WX= 2.8
|
||||
WX_UNICODE= yes
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python
|
||||
|
||||
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user