diff options
Diffstat (limited to 'sysutils/py-dlipower/Makefile')
-rw-r--r-- | sysutils/py-dlipower/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-dlipower/Makefile b/sysutils/py-dlipower/Makefile index d8a0c7e91599..dc795825cabc 100644 --- a/sysutils/py-dlipower/Makefile +++ b/sysutils/py-dlipower/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.0:www/py-beautifulsoup@${PY ${PYTHON_PKGNAMEPREFIX}requests>=2.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} -USES= python:3.6+ shebangfix +USES= python shebangfix SHEBANG_FILES= scripts/fence_dli USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |