aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-09 21:47:48 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-09 21:47:48 +0000
commit3599de73cb44f693f02419d35d4096c1c010a6b8 (patch)
treefc6890d007b1575ee6d95e802e2c70a6dc8af215
parentfa4b1b7d120f214a54b2db6a2a254bee9827d2ff (diff)
downloadports-3599de73cb44f693f02419d35d4096c1c010a6b8.tar.gz
ports-3599de73cb44f693f02419d35d4096c1c010a6b8.zip
graphics/py-pillow: Update to 10.0.0
-rw-r--r--graphics/py-pillow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index bbc896fa161a..3b22cb2a92f8 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0,1:devel/py-pytest@${PY_FLAVOR}
USES= cpe localbase python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
CPE_VENDOR= python