diff options
Diffstat (limited to 'print/py-psautohint/Makefile')
-rw-r--r-- | print/py-psautohint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-psautohint/Makefile b/print/py-psautohint/Makefile index 9da755bdcced..35502dde8ef3 100644 --- a/print/py-psautohint/Makefile +++ b/print/py-psautohint/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=4.22.0:print/py-fonttools@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils post-install: |