diff options
Diffstat (limited to 'misc/py-pexpect/Makefile')
-rw-r--r-- | misc/py-pexpect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile index 760ba7d145ae..02c033ac9c06 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0.5:sysutils/py-ptyprocess@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |