summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2023-07-14 15:32:05 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2023-07-14 15:32:23 +0200
commit9b42d9aab36d42597bf3a32e0c00c5e6aeefc047 (patch)
tree2209ba7e64753fb871148bccfad34cf3eb0db300
parent659c0a960b60e38b7bd9070c7481601fe221cf22 (diff)
wayland/wlroots: wheitspace
-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>
-