diff options
Diffstat (limited to 'devel/py-cwcwidth/Makefile')
-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 0539d92cb3c3..43f83cb8f49f 100644 --- a/devel/py-cwcwidth/Makefile +++ b/devel/py-cwcwidth/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.28:lang/cython@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent cython distutils post-install: |