git: dc1f47fb42d8 - main - graphics/qgis: Add Qt WebChannel support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Feb 2025 16:08:47 UTC
The branch main has been updated by rhurlin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dc1f47fb42d8321b1dfbc9b7250879c4741238d5
commit dc1f47fb42d8321b1dfbc9b7250879c4741238d5
Author: Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2025-02-23 15:40:38 +0000
Commit: Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2025-02-23 15:48:11 +0000
graphics/qgis: Add Qt WebChannel support
---
graphics/qgis/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 3b59b2d025a0..991a1bcef16d 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qgis
DISTVERSION= 3.42.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
@@ -119,7 +119,7 @@ USE_QT= 3d buildtools:build core concurrent dbus declarative \
designer:build qdoc:build gamepad gui linguist:build location \
multimedia network printsupport qmake:build script serialport \
sql sql-pgsql sql-sqlite3 svg testlib uitools:build \
- webengine widgets xml
+ webchannel webengine widgets xml
SHEBANG_FILES= src/plugins/grass/scripts/*.py