diff options
Diffstat (limited to 'x11-fonts/py-QtAwesome/Makefile')
-rw-r--r-- | x11-fonts/py-QtAwesome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/py-QtAwesome/Makefile b/x11-fonts/py-QtAwesome/Makefile index 0c81080cc64a..22b8ad648e77 100644 --- a/x11-fonts/py-QtAwesome/Makefile +++ b/x11-fonts/py-QtAwesome/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}QtPy>0:devel/py-QtPy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |