diff options
Diffstat (limited to 'devel/py-jsonpatch/Makefile')
-rw-r--r-- | devel/py-jsonpatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonpatch/Makefile b/devel/py-jsonpatch/Makefile index c7220fb86f7c..3a985ddf5683 100644 --- a/devel/py-jsonpatch/Makefile +++ b/devel/py-jsonpatch/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= py*-jsondiff # bin/jsondiff |