diff options
Diffstat (limited to 'astro/kosmorro/Makefile')
-rw-r--r-- | astro/kosmorro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/kosmorro/Makefile b/astro/kosmorro/Makefile index e107f3dc5def..18c746dda948 100644 --- a/astro/kosmorro/Makefile +++ b/astro/kosmorro/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel@${PY_FLAVOR}\ #USE_GITHUB= yes -USES= gettext-runtime:run python:3.8+ shebangfix +USES= gettext-runtime:run python shebangfix USE_PYTHON= noflavors pep517 SHEBANG_FILES= ${PORTNAME} |