aboutsummaryrefslogtreecommitdiff
path: root/databases/grass7
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-09-15 13:41:25 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-25 05:44:03 +0000
commit31e7ac09b276a147792e97d82e85b41a597e0aee (patch)
treea230ec4db9fa77fb70a0fb7bfd50bc9ee09c173f /databases/grass7
parent0d5f2c75e9df24a12646fab6301431c56758368e (diff)
downloadports-31e7ac09b276a147792e97d82e85b41a597e0aee.tar.gz
ports-31e7ac09b276a147792e97d82e85b41a597e0aee.zip
databases/grass7: use wx 3.2
PR: 265093
Diffstat (limited to 'databases/grass7')
-rw-r--r--databases/grass7/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index 36eefa2abfd2..509f2f63a792 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -1,5 +1,6 @@
PORTNAME= grass
PORTVERSION= 7.8.7
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
@@ -46,7 +47,7 @@ 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.1
+USE_WX= 3.2
WX_COMPS= wx python:run
GNU_CONFIGURE= yes