aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-29 17:50:48 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-29 21:12:45 +0000
commit8210f8acfcfcf70ea4621cfdb3413577acddf98d (patch)
tree58a8bdb5bf5d1866f1de60a93ca6971efa46d3ed
parent9965fa215ade06ca09cb630e9f08ac4668230e34 (diff)
downloadports-8210f8acfcfcf70ea4621cfdb3413577acddf98d.tar.gz
ports-8210f8acfcfcf70ea4621cfdb3413577acddf98d.zip
devel/poetry: Remove USE_PYTHON=concurrent
-rw-r--r--devel/poetry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/poetry/Makefile b/devel/poetry/Makefile
index 7dbd7b9e419e..35c826d4a90e 100644
--- a/devel/poetry/Makefile
+++ b/devel/poetry/Makefile
@@ -39,7 +39,7 @@ BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
USES= python:3.7+
-USE_PYTHON= pep517 noflavors concurrent autoplist
+USE_PYTHON= pep517 noflavors autoplist
NO_ARCH= yes