diff options
Diffstat (limited to 'math/py-gau2grid/Makefile')
-rw-r--r-- | math/py-gau2grid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gau2grid/Makefile b/math/py-gau2grid/Makefile index 9b34c561ced2..c8db9c37f5e5 100644 --- a/math/py-gau2grid/Makefile +++ b/math/py-gau2grid/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= cmake compiler:c11 python:3.6+ +USES= cmake compiler:c11 python USE_GITHUB= yes GH_ACCOUNT= dgasmith USE_PYTHON= flavors |