mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
editors/spe: use WX 3.0
Approved by: portmgr (bapt, blanket)
This commit is contained in:
parent
435acd55fd
commit
f31f5d544f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360849
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= SPE
|
||||
PORTVERSION= 0.8.4.h
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= editors devel python
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS}
|
||||
MASTER_SITE_SUBDIR= python
|
||||
@ -15,8 +15,7 @@ COMMENT= Stani's Python Editor
|
||||
NO_BUILD= yes
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_WX= 2.8
|
||||
WANT_UNICODE= yes
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python
|
||||
|
||||
OPTIONS_DEFINE= ENCRYPTED_DEBUG DOCS EXAMPLES
|
||||
|
@ -6,4 +6,4 @@ context help, Blender support, ... Spe ships with Python debugger
|
||||
and Kiki (regex console)
|
||||
|
||||
Author: Stani
|
||||
WWW: http://pythonide.stani.be
|
||||
WWW: http://pythonide.stani.be
|
||||
|
Loading…
Reference in New Issue
Block a user