summaryrefslogtreecommitdiff
path: root/devel/py-represent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-represent/Makefile')
-rw-r--r--devel/py-represent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-represent/Makefile b/devel/py-represent/Makefile
index 2eab9921c18e..7512c9ffb830 100644
--- a/devel/py-represent/Makefile
+++ b/devel/py-represent/Makefile
@@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE MIT
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.6.0:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \