aboutsummaryrefslogtreecommitdiff
path: root/databases/grass7
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 /databases/grass7
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 'databases/grass7')
-rw-r--r--databases/grass7/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index bc679d1c3b3a..51c5abffcabc 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -2,6 +2,7 @@
PORTNAME= grass
PORTVERSION= 7.8.6
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
@@ -47,8 +48,8 @@ nviz_CMD= ${PREFIX}/${GRASS_INST_DIR}/bin/nviz
USE_XORG= sm ice x11 xext xi xmu xrender xt
USE_GL= gl glu
USE_GNOME= cairo
-USE_WX= 3.0
-WX_COMPS= wx:build python:run
+USE_WX= 3.1
+WX_COMPS= wx python:run
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-includes=${LOCALBASE}/include \