diff options
Diffstat (limited to 'devel/py-celery-singleton/Makefile.new')
-rw-r--r-- | devel/py-celery-singleton/Makefile.new | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-celery-singleton/Makefile.new b/devel/py-celery-singleton/Makefile.new index 4efec4571419..6b4799d76b7f 100644 --- a/devel/py-celery-singleton/Makefile.new +++ b/devel/py-celery-singleton/Makefile.new @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>0:databases/py-redis@${PY_FLAVOR} -USES= python:3.6+,run +USES= python:run USE_PYTHON= autoplist distutils NO_ARCH= yes |