diff options
Diffstat (limited to 'devel/py-libtmux/Makefile')
-rw-r--r-- | devel/py-libtmux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-libtmux/Makefile b/devel/py-libtmux/Makefile index 085adcb73c55..11a1d40365d7 100644 --- a/devel/py-libtmux/Makefile +++ b/devel/py-libtmux/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${ ${PYTHON_PKGNAMEPREFIX}setuptools>=50:devel/py-setuptools@${PY_FLAVOR} RUN_DEPENDS= tmux:sysutils/tmux -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |