svn commit: r396838 - head/www/pylot
Baptiste Daroussin
bapt at FreeBSD.org
Sun Sep 13 17:50:17 UTC 2015
Author: bapt
Date: Sun Sep 13 17:50:16 2015
New Revision: 396838
URL: https://svnweb.freebsd.org/changeset/ports/396838
Log:
Switch to wxgtk3
Modified:
head/www/pylot/Makefile
Modified: head/www/pylot/Makefile
==============================================================================
--- head/www/pylot/Makefile Sun Sep 13 17:31:47 2015 (r396837)
+++ head/www/pylot/Makefile Sun Sep 13 17:50:16 2015 (r396838)
@@ -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
More information about the svn-ports-head
mailing list