aboutsummaryrefslogtreecommitdiff
path: root/devel/py-rope/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-rope/Makefile')
-rw-r--r--devel/py-rope/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-rope/Makefile b/devel/py-rope/Makefile
index 70aa6e6486ef..37587a33b222 100644
--- a/devel/py-rope/Makefile
+++ b/devel/py-rope/Makefile
@@ -12,7 +12,7 @@ WWW= https://github.com/python-rope/rope
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.1.0:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytoolconfig>=0:devel/py-pytoolconfig@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx>=4.5.0:textproc/py-sphinx@${PY_FLAVOR} \