summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-06-21 10:51:08 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2025-06-21 16:09:30 +0200
commit194de6c287e65ccd66e0d7e8305245b8f880b8c0 (patch)
tree55b6b94aa974855b0d5cbfebe760f27ca85e7339
parentsysutils/budgie-control-center: Mark BROKEN (diff)
graphics/qgis*: Mark BROKEN
Fails to build, sip-build: class 'QgsTopologicalMesh::Changes' has not been defined Reported by: pkg-fallout
-rw-r--r--graphics/qgis-ltr/Makefile2
-rw-r--r--graphics/qgis/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index d2df1b28ec77..916c635990eb 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -12,6 +12,8 @@ WWW= https://qgis.org/en/site/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
+BROKEN= Fails to build, sip-build: class 'QgsTopologicalMesh::Changes' has not been defined
+
BUILD_DEPENDS= gpsbabel>=1.7.0:astro/gpsbabel \
opencl>=0:devel/opencl \
${PY_SETUPTOOLS} \
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 722eca17c38e..9615db85d784 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -11,6 +11,8 @@ WWW= https://qgis.org/en/site/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
+BROKEN= Fails to build, sip-build: class 'QgsTopologicalMesh::Changes' has not been defined
+
BUILD_DEPENDS= gpsbabel>=1.7.0:astro/gpsbabel \
opencl>=0:devel/opencl \
${PY_SETUPTOOLS} \