diff options
Diffstat (limited to 'graphics/py-sqlalchemy-imageattach')
-rw-r--r-- | graphics/py-sqlalchemy-imageattach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-sqlalchemy-imageattach/Makefile b/graphics/py-sqlalchemy-imageattach/Makefile index 418e0b7c60b7..79bf7d59f3de 100644 --- a/graphics/py-sqlalchemy-imageattach/Makefile +++ b/graphics/py-sqlalchemy-imageattach/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy14>0:databases/py-sqlalchemy14@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Wand>0:graphics/py-wand@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |