aboutsummaryrefslogtreecommitdiff
path: root/x11/thingylaunch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/thingylaunch/Makefile')
-rw-r--r--x11/thingylaunch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index 9c3363884da4..2e8fdf461126 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -32,7 +32,7 @@ USE_XORG+= x11
.if ${PORT_OPTIONS:MLIBXCB}
USE_XORG+= xcb
LIB_DEPENDS+= libxcb-icccm.so:${PORTSDIR}/x11/xcb-util-wm \
- libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms
+ libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms
CMAKE_ARGS+= -DUSE_XCB:BOOL=ON
.endif