aboutsummaryrefslogtreecommitdiff
path: root/graphics/qgis
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 16:11:53 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 16:11:53 +0000
commit0cf3172f1690031e1a6543d81f6619e5057dddd9 (patch)
tree32d3c49730f75978d58e0efcdbed2fbae01bc6de /graphics/qgis
parent90c70cc23d260f2d416acdfd1f07337a4bbe217a (diff)
downloadports-0cf3172f1690031e1a6543d81f6619e5057dddd9.tar.gz
ports-0cf3172f1690031e1a6543d81f6619e5057dddd9.zip
Diffstat (limited to 'graphics/qgis')
-rw-r--r--graphics/qgis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index e213c7ac6204..558b9316bd37 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -91,7 +91,7 @@ RUN_DEPENDS= astyle:devel/astyle \
${PYTHON_PKGNAMEPREFIX}requests>=2.28.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scikit-image>=0.19.3:graphics/py-scikit-image@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scikit-learn>=1.1.3:science/py-scikit-learn@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}Shapely>=1.8.5:devel/py-shapely@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}shapely>=1.8.5:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.16.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=3.7.16:databases/py-sqlite3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}termcolor>=2.1.0:devel/py-termcolor@${PY_FLAVOR} \