diff options
Diffstat (limited to 'textproc/py-asciinema/Makefile')
-rw-r--r-- | textproc/py-asciinema/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-asciinema/Makefile b/textproc/py-asciinema/Makefile index 628e89b1329e..12c52d28c826 100644 --- a/textproc/py-asciinema/Makefile +++ b/textproc/py-asciinema/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= python:3.6+ +USES= python USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= cowrie # bin/asciinema |