1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Switch to wxgtk3

This commit is contained in:
Baptiste Daroussin 2015-09-13 17:50:16 +00:00
parent 3dc096b45c
commit 139eb4990c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396838

View File

@ -34,7 +34,7 @@ do-install:
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGUI}
USE_WX= 2.4+
USE_WX= 3.0+
WX_COMPS= python:run
.endif