diff options
Diffstat (limited to 'devel/py-cwcwidth')
| -rw-r--r-- | devel/py-cwcwidth/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cwcwidth/Makefile b/devel/py-cwcwidth/Makefile index 24235d492fa6..baf5f55a59c8 100644 --- a/devel/py-cwcwidth/Makefile +++ b/devel/py-cwcwidth/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES=		python:3.9+ +USES=		python  USE_PYTHON=	autoplist concurrent cython3 pep517  post-install:  | 
