diff options
Diffstat (limited to 'sysutils/py-supervisor/Makefile')
-rw-r--r-- | sysutils/py-supervisor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-supervisor/Makefile b/sysutils/py-supervisor/Makefile index 96214c64484f..8fab06706243 100644 --- a/sysutils/py-supervisor/Makefile +++ b/sysutils/py-supervisor/Makefile @@ -19,7 +19,7 @@ LICENSE_PERMS_REPOZE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0.5.0:devel/py-mock@${PY_FLAVOR} -USES= cpe python:3.6+ shebangfix +USES= cpe python shebangfix USE_PYTHON= autoplist distutils USE_RC_SUBR= supervisord SHEBANG_FILES= supervisor/scripts/*.py supervisor/tests/fixtures/*.py |