diff options
Diffstat (limited to 'textproc/py-cchardet/Makefile')
-rw-r--r-- | textproc/py-cchardet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-cchardet/Makefile b/textproc/py-cchardet/Makefile index 63c9b705c35d..c24256ffd8b5 100644 --- a/textproc/py-cchardet/Makefile +++ b/textproc/py-cchardet/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= cmake:devel/cmake-core -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils post-install: |