diff options
Diffstat (limited to 'textproc/py-xlmmacrodeobfuscator/Makefile')
-rw-r--r-- | textproc/py-xlmmacrodeobfuscator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xlmmacrodeobfuscator/Makefile b/textproc/py-xlmmacrodeobfuscator/Makefile index fc50f136f911..9974f48b0a81 100644 --- a/textproc/py-xlmmacrodeobfuscator/Makefile +++ b/textproc/py-xlmmacrodeobfuscator/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lark>=0:devel/py-lark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}untangle>=1.2.1:textproc/py-untangle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlrd2>=0:textproc/py-xlrd2@${PY_FLAVOR} -USES= dos2unix python:3.7+ +USES= dos2unix python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |