git: 87e4ed524108 - main - graphics/qgis-ltr: Really disable usage of qtwebkit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Dec 2023 15:05:17 UTC
The branch main has been updated by rhurlin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=87e4ed524108db29f81c6ec8c2d3d095cdbdc8d9
commit 87e4ed524108db29f81c6ec8c2d3d095cdbdc8d9
Author: Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2023-12-03 15:03:45 +0000
Commit: Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2023-12-03 15:05:06 +0000
graphics/qgis-ltr: Really disable usage of qtwebkit
While here, pet portlint.
Co-authored-by: alt2600@icloud.com
PR: 275495
---
graphics/qgis-ltr/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 9601baf189da..8f14360455d8 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qgis
DISTVERSION= 3.28.13
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
PKGNAMESUFFIX= -ltr
@@ -130,7 +131,7 @@ CMAKE_ARGS+= -DCMAKE_BUILD_TYPE:STRING=Release \
CMAKE_ON= USE_OPENCL WITH_3D WITH_ASTYLE \
WITH_BINDINGS WITH_COPC WITH_CUSTOM_WIDGETS WITH_EPT \
WITH_PDAL WITH_POSTGRESQL
-CMAKE_OFF= ENABLE_TESTS WITH_QWTPOLAR
+CMAKE_OFF= ENABLE_TESTS WITH_QTWEBKIT WITH_QWTPOLAR
CONFLICTS_INSTALL= qgis