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 9d7445358ea9..cc3902a469fb 100644 --- a/devel/py-jsonpatch/Makefile +++ b/devel/py-jsonpatch/Makefile @@ -11,7 +11,7 @@ COMMENT= Apply JSON-Patches (RFC 6902) LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils |