diff options
Diffstat (limited to 'textproc/py-untangle/Makefile')
-rw-r--r-- | textproc/py-untangle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-untangle/Makefile b/textproc/py-untangle/Makefile index 94378bb1f2fa..9c5da38e29bf 100644 --- a/textproc/py-untangle/Makefile +++ b/textproc/py-untangle/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.7.1<0.8.0:devel/py-defusedxml@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |