diff options
Diffstat (limited to 'print/py-glyphsets/Makefile')
-rw-r--r-- | print/py-glyphsets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-glyphsets/Makefile b/print/py-glyphsets/Makefile index 12acccbffef0..c9da58912ca9 100644 --- a/print/py-glyphsets/Makefile +++ b/print/py-glyphsets/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defcon>=0:x11-fonts/py-defcon@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fonttools>=0:print/py-fonttools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}glyphsLib>=0:x11-fonts/py-glyphsLib@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |