summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wayland/wlroots/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/wayland/wlroots/Makefile b/wayland/wlroots/Makefile
index 385f699..a17b560 100644
--- a/wayland/wlroots/Makefile
+++ b/wayland/wlroots/Makefile
@@ -34,7 +34,7 @@ BUILD_DEPENDS = \
x11/xcb-util-errors \
x11/xcb-util-wm \
x11/xcb-util-renderutil \
- x11/xkbcommon
+ x11/xkbcommon
LIB_DEPENDS = devel/libinput \
graphics/mesa \
@@ -45,4 +45,3 @@ LIB_DEPENDS = devel/libinput \
.include <bsd.port.mk>
-