aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-26 18:04:21 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-26 18:04:21 +0000
commit90c819ed90c9c82921704c956c9b81b69d10006a (patch)
tree60dfc68ead8b9ce7efeef427e5580f8ebc476915
parent30ef92b36aa0feaec3a762f9e694e513b5553de2 (diff)
graphics/qgis: Mark DEPRECATED
- Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket)
-rw-r--r--graphics/qgis/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 9a87fa46302f..5b459441f1b6 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -10,6 +10,9 @@ WWW= https://qgis.org/en/site/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
+DEPRECATED= Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE= 2023-11-26
+
BUILD_DEPENDS= gpsbabel>=1.7.0:astro/gpsbabel \
opencl>=0:devel/opencl \
${PYTHON_PKGNAMEPREFIX}cycler>=0.11.0:devel/py-cycler@${PY_FLAVOR} \