mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Use wxGTK3
This commit is contained in:
parent
e46dd3a39e
commit
149ab99171
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396841
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= plover
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://launchpadlibrarian.net/88624187/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>=0:${PORTSDIR}/x11-toolkits/py-xlib \
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils
|
||||
USE_WX= 2.8
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= wx
|
||||
WX_UNICODE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user