aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-autokey
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2022-06-21 11:56:36 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2022-06-21 12:01:51 +0000
commit0ddc9a1ee526fd959d2328e058b1eeb8e6ec778c (patch)
tree1bb2da177d4fa1cc24cddb2c903d8548ce01b235 /deskutils/py-autokey
parent16ddd03f4a41d9bc00ed716a4b5559b95fa05774 (diff)
Diffstat (limited to 'deskutils/py-autokey')
-rw-r--r--deskutils/py-autokey/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/py-autokey/Makefile b/deskutils/py-autokey/Makefile
index 1fcaab8a2a12..60e2eb4794a4 100644
--- a/deskutils/py-autokey/Makefile
+++ b/deskutils/py-autokey/Makefile
@@ -13,11 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-xlib@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-python-xlib@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-xlib@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-python-xlib@${PY_FLAVOR}
USES= cpe python:3.6+ shebangfix
CPE_VENDOR= ${PORTNAME}_project