diff options
Diffstat (limited to 'graphics/py-openslide-python/Makefile')
-rw-r--r-- | graphics/py-openslide-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-openslide-python/Makefile b/graphics/py-openslide-python/Makefile index c7654094ed37..93c6ca3ce284 100644 --- a/graphics/py-openslide-python/Makefile +++ b/graphics/py-openslide-python/Makefile @@ -13,7 +13,7 @@ LICENSE= LGPL21 RUN_DEPENDS= openslide>0:graphics/openslide \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= distutils autoplist post-install: |