summaryrefslogtreecommitdiff
path: root/textproc/py-parse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-parse/Makefile')
-rw-r--r--textproc/py-parse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-parse/Makefile b/textproc/py-parse/Makefile
index b3845311266d..b1b02d26291d 100644
--- a/textproc/py-parse/Makefile
+++ b/textproc/py-parse/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/r1chardj0n3s/parse
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python