diff options
Diffstat (limited to 'graphics/py-pyocr/Makefile')
-rw-r--r-- | graphics/py-pyocr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pyocr/Makefile b/graphics/py-pyocr/Makefile index 0f9526d834de..002a0aa53b0c 100644 --- a/graphics/py-pyocr/Makefile +++ b/graphics/py-pyocr/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@$ ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>0:devel/py-setuptools_scm_git_archive@${PY_FLAVOR} RUN_DEPENDS= ${PY_PILLOW} -USES= gmake python:3.4+ +USES= gmake python USE_PYTHON= distutils autoplist NO_ARCH= yes |