diff options
Diffstat (limited to 'devel/py-jsonform/Makefile')
-rw-r--r-- | devel/py-jsonform/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonform/Makefile b/devel/py-jsonform/Makefile index 66376fb8b8bd..bfac9d7557e1 100644 --- a/devel/py-jsonform/Makefile +++ b/devel/py-jsonform/Makefile @@ -11,7 +11,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.4.0:devel/py-jsonschema@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_GITHUB= yes GH_ACCOUNT= RussellLuo GH_TAGNAME= 7ee5f95 |