diff options
Diffstat (limited to 'astro/py-pymeeus/Makefile')
-rw-r--r-- | astro/py-pymeeus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-pymeeus/Makefile b/astro/py-pymeeus/Makefile index f66a50b9c4fb..0166f3f00d9d 100644 --- a/astro/py-pymeeus/Makefile +++ b/astro/py-pymeeus/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/architest/pymeeus LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils pytest NO_ARCH= yes |