diff options
Diffstat (limited to 'textproc/py-langdetect/Makefile')
-rw-r--r-- | textproc/py-langdetect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-langdetect/Makefile b/textproc/py-langdetect/Makefile index efb825f9c1c4..019973f57b7c 100644 --- a/textproc/py-langdetect/Makefile +++ b/textproc/py-langdetect/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |