diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-gizeh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gizeh/Makefile b/graphics/py-gizeh/Makefile index f6a558724ca5..62a706249273 100644 --- a/graphics/py-gizeh/Makefile +++ b/graphics/py-gizeh/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENCE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairocffi>0:graphics/py-cairocffi@${PY_FLAVOR} \ ${PYNUMPY} -USES= python +USES= python:3.5+ USE_PYTHON= autoplist distutils NO_ARCH= yes |