diff options
Diffstat (limited to 'astro/py-pymetar/Makefile')
-rw-r--r-- | astro/py-pymetar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-pymetar/Makefile b/astro/py-pymetar/Makefile index 5e0a4f727212..bbf212d8b094 100644 --- a/astro/py-pymetar/Makefile +++ b/astro/py-pymetar/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/klausman/pymetar LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= python:3.5+ shebangfix +USES= python shebangfix USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |