diff options
Diffstat (limited to 'databases/powa-web/Makefile')
-rw-r--r-- | databases/powa-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/powa-web/Makefile b/databases/powa-web/Makefile index fd8afd39c889..057ae1ffe60e 100644 --- a/databases/powa-web/Makefile +++ b/databases/powa-web/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0:databases/py-sqlalchemy10@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=2.0:www/py-tornado@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |