Switch to wxPython 3.0+
This commit is contained in:
parent
07297fc5b2
commit
69397865ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396834
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= SquareMap
|
||||
PORTVERSION= 1.0.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_WX= 2.8
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue