aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/chamfer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/chamfer/Makefile')
-rw-r--r--x11-wm/chamfer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/chamfer/Makefile b/x11-wm/chamfer/Makefile
index 49d9263ee40b..66347ca8f8bc 100644
--- a/x11-wm/chamfer/Makefile
+++ b/x11-wm/chamfer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= chamfer
DISTVERSION= s20210622
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MAINTAINER= jbeich@FreeBSD.org
@@ -24,7 +24,7 @@ LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \
libxcb-keysyms.so:x11/xcb-util-keysyms \
libxcb-icccm.so:x11/xcb-util-wm
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-python-xlib@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}python-xlib>0:x11-toolkits/py-python-xlib@${PY_FLAVOR}
USES= compiler:c++17-lang meson localbase pkgconfig python:3.3+ xorg
USE_GITHUB= yes