diff options
Diffstat (limited to 'astro/py-metar/Makefile')
-rw-r--r-- | astro/py-metar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index 09f4652bc95a..cfb12ad2d32f 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/python-metar/python-metar LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |