aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-canonicaljson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-canonicaljson/Makefile')
-rw-r--r--devel/py-canonicaljson/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-canonicaljson/Makefile b/devel/py-canonicaljson/Makefile
index d1039b918e95..fc6905072eca 100644
--- a/devel/py-canonicaljson/Makefile
+++ b/devel/py-canonicaljson/Makefile
@@ -13,7 +13,7 @@ COMMENT= Canonical JSON
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest
USES= python
USE_GITHUB= yes