aboutsummaryrefslogtreecommitdiff
path: root/x11/i3lock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/i3lock/Makefile')
-rw-r--r--x11/i3lock/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile
index 9809144d0c67..881ae905feee 100644
--- a/x11/i3lock/Makefile
+++ b/x11/i3lock/Makefile
@@ -16,7 +16,6 @@ COMMENT= Slightly improved screen locker based on slock
LICENSE= BSD
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
- xcb.2:${PORTSDIR}/x11/libxcb \
xcb-keysyms:${PORTSDIR}/x11/xcb-util-keysyms \
xcb-image:${PORTSDIR}/x11/xcb-util-image \
ev.4:${PORTSDIR}/devel/libev
@@ -32,7 +31,7 @@ MAN1= i3lock.1
LDFLAGS+= -liconv
MAKE_JOBS_SAFE= yes
-USE_XORG= x11 xt xproto xext
+USE_XORG= x11 xcb xt xproto xext
USE_BZIP2= yes
USE_GMAKE= yes
USES= iconv