aboutsummaryrefslogtreecommitdiff
path: root/devel/py-rq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-rq/Makefile')
-rw-r--r--devel/py-rq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-rq/Makefile b/devel/py-rq/Makefile
index 007d6b0d0f4e..6bc663125fe5 100644
--- a/devel/py-rq/Makefile
+++ b/devel/py-rq/Makefile
@@ -12,8 +12,8 @@ COMMENT= Simple library for creating background jobs, and processing them
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=2.7:${PORTSDIR}/databases/py-redis \
- ${PYTHON_PKGNAMEPREFIX}click>=4.1:${PORTSDIR}/devel/py-click
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=2.7:databases/py-redis \
+ ${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click
USES= python
USE_PYTHON= autoplist distutils