summaryrefslogtreecommitdiff
path: root/devel/py-jsonpatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-jsonpatch/Makefile')
-rw-r--r--devel/py-jsonpatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonpatch/Makefile b/devel/py-jsonpatch/Makefile
index ec73ad06291c..31270a9664e3 100644
--- a/devel/py-jsonpatch/Makefile
+++ b/devel/py-jsonpatch/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= harm@weites.com
COMMENT= Apply JSON-Patches (RFC 6902)
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:${PORTSDIR}/devel/py-jsonpointer
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer
LICENSE= BSD3CLAUSE