diff options
Diffstat (limited to 'textproc/py-orange3-text/Makefile')
-rw-r--r-- | textproc/py-orange3-text/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile index 1c7229de0871..3ecd1a450c35 100644 --- a/textproc/py-orange3-text/Makefile +++ b/textproc/py-orange3-text/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYTHON_PKGNAMEPREFIX}ufal.udpipe>0:textproc/py-ufal.udpipe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wikipedia>0:www/py-wikipedia@${PY_FLAVOR} -USES= python:3.4+ +USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes |