aboutsummaryrefslogtreecommitdiff
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:04 +0000
commite479084ff6b45b41fd95247642d29b477397c9de (patch)
tree020a0613f730286bb41dae6a5980e8934a34ccee
parent31e7ac09b276a147792e97d82e85b41a597e0aee (diff)
downloadports-e479084ff6b45b41fd95247642d29b477397c9de.tar.gz
ports-e479084ff6b45b41fd95247642d29b477397c9de.zip
databases/grass8: use wx 3.2
PR: 265093
-rw-r--r--databases/grass8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile
index dd9e73350fcd..b0cc6c89183e 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grass
DISTVERSION= 8.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
@@ -48,7 +48,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