diff options
Diffstat (limited to 'math/py-grandalf')
-rw-r--r-- | math/py-grandalf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-grandalf/Makefile b/math/py-grandalf/Makefile index 19c1fda75485..cfd2a4b0d046 100644 --- a/math/py-grandalf/Makefile +++ b/math/py-grandalf/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${P RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_GITHUB= yes GH_ACCOUNT= bdcht USE_PYTHON= distutils autoplist |