aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-mayavi/Makefile
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-01-27 22:14:35 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-02-25 18:10:24 +0000
commit337a99bc8b23f5353faab2009533cae0af699789 (patch)
tree48f543f4e69ea164de750ac1958d21e475bb0376 /graphics/py-mayavi/Makefile
parent5ab014cb1b0bd89694a6feea062f3f48250b3b1e (diff)
downloadports-337a99bc8b23f5353faab2009533cae0af699789.tar.gz
ports-337a99bc8b23f5353faab2009533cae0af699789.zip
x11-toolkits/py-wxPython4: Update to 4.1
- Rename wxPython40 to wxPython4 - Update to 4.1 version - Fix wxgtk31 for string - Use wxGtk31 instead of wxgtk30 - Fix kicad* ports with wxgtk31/wxPython 4.1 Changes: - https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html Reviewed by: tcberner Approved by: yuri, bofh Differential Revision: D34080
Diffstat (limited to 'graphics/py-mayavi/Makefile')
-rw-r--r--graphics/py-mayavi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile
index a9c0e38481ae..e9badc3718ce 100644
--- a/graphics/py-mayavi/Makefile
+++ b/graphics/py-mayavi/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mayavi
DISTVERSION= 4.7.4
+PORTREVISION= 1
CATEGORIES= graphics science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -38,7 +39,7 @@ RUN_DEPENDS= vtk9>0:math/vtk9 \
USES= python:3.6+ shebangfix
USE_PYTHON= noflavors distutils autoplist # noflavors to force python to be of the same version as in vtk9, which always has default python version
-USE_WX= 3.0+
+USE_WX= 3.1
WX_COMPS= python:run
SHEBANG_FILES= mayavi/tests/csv_files/csv_2_py