diff options
Diffstat (limited to 'misc/py-PyUserInput/Makefile')
-rw-r--r-- | misc/py-PyUserInput/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-PyUserInput/Makefile b/misc/py-PyUserInput/Makefile index 7bd1813ffc3f..39951a49ae21 100644 --- a/misc/py-PyUserInput/Makefile +++ b/misc/py-PyUserInput/Makefile @@ -11,7 +11,7 @@ COMMENT= Module for mouse and keyboard control LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-xlib@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-xlib@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist |