aboutsummaryrefslogtreecommitdiff
path: root/devel/py-typing-extensions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-typing-extensions/Makefile')
-rw-r--r--devel/py-typing-extensions/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/py-typing-extensions/Makefile b/devel/py-typing-extensions/Makefile
index 4c7e712a13f5..eb9be6e72d75 100644
--- a/devel/py-typing-extensions/Makefile
+++ b/devel/py-typing-extensions/Makefile
@@ -13,10 +13,11 @@ WWW= https://github.com/python/typing_extensions
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core@${PY_FLAVOR}
-
USES= python:3.7+
-USE_PYTHON= autoplist concurrent pep517
+USE_PYTHON= allflavors autoplist concurrent pep517
+
+PEP517_BUILD_CMD= ${PYTHON_CMD} -m flit_core.wheel
+PEP517_BUILD_DEPEND= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core@${PY_FLAVOR}
NO_ARCH= yes