diff options
Diffstat (limited to 'science/py-mmtf-python/Makefile')
-rw-r--r-- | science/py-mmtf-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-mmtf-python/Makefile b/science/py-mmtf-python/Makefile index 3679976ff1bc..34bb672d48b9 100644 --- a/science/py-mmtf-python/Makefile +++ b/science/py-mmtf-python/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0.0:devel/py-msgpack@${PY_FLAVOR} \ ${PYNUMPY} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes |