mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue