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 e03b331bab2f..1f19c20815ba 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -12,7 +12,7 @@ COMMENT= Pure Python Expect-like module LICENSE= ISCL -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py-ptyprocess@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py-ptyprocess@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist |