mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
devel/drpython: use WX 3.0
This commit is contained in:
parent
62165e7812
commit
ffcb2d79a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360843
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= drpython
|
||||
PORTVERSION= 3.11.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= SF/${PORTNAME}/DrPython%20%283.x%29/${PORTVERSION}
|
||||
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
|
||||
|
@ -24,7 +24,7 @@ USES= zip
|
|||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_WX= 2.8
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python:lib
|
||||
|
||||
PLIST_FILES= bin/drpython
|
||||
|
|
Loading…
Add table
Reference in a new issue