Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-09-15 16:41:25 +0300
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-25 08:44:04 +0300
commite479084ff6b45b41fd95247642d29b477397c9de (patch)
tree020a0613f730286bb41dae6a5980e8934a34ccee /databases
parent31e7ac09b276a147792e97d82e85b41a597e0aee (diff)
databases/grass8: use wx 3.2
PR: 265093
Diffstat (limited to 'databases')
-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