diff --git a/misc/py3-pexpect/Makefile b/misc/py3-pexpect/Makefile index 6f4766942605..df26e74748ce 100644 --- a/misc/py3-pexpect/Makefile +++ b/misc/py3-pexpect/Makefile @@ -5,6 +5,6 @@ MASTERDIR= ${.CURDIR}/../py-pexpect RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py3-ptyprocess -USES= python:3.3+ +USES= python:3.2+ .include "${MASTERDIR}/Makefile"