aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-05 19:06:00 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-05 19:14:22 +0000
commit60b0f461710ca30e025256ebe5c45281716fd85f (patch)
tree2da28fde61728d3d25a22f7c6065edd220f37531 /print
parent7e29379704fa9d39defcaa8319fa7d98c4495bd7 (diff)
downloadports-60b0f461710ca30e025256ebe5c45281716fd85f.tar.gz
ports-60b0f461710ca30e025256ebe5c45281716fd85f.zip
print/py-collidoscope: Update USES=python
print/py-fonttools requires Python 3.7+
Diffstat (limited to 'print')
-rw-r--r--print/py-collidoscope/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-collidoscope/Makefile b/print/py-collidoscope/Makefile
index 101dce871de8..433421d6ad17 100644
--- a/print/py-collidoscope/Makefile
+++ b/print/py-collidoscope/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beziers>=0.0.3:graphics/py-beziers@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}glyphtools>=0:print/py-glyphtools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uharfbuzz>=0:print/py-uharfbuzz@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes