Index: head/misc/py3-pexpect/Makefile =================================================================== --- head/misc/py3-pexpect/Makefile (revision 442849) +++ head/misc/py3-pexpect/Makefile (revision 442850) @@ -1,10 +1,10 @@ # Created by: Ben Woods # $FreeBSD$ MASTERDIR= ${.CURDIR}/../py-pexpect RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py3-ptyprocess -USES= python:3.3+ +USES= python:3.2+ .include "${MASTERDIR}/Makefile"