aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-19 16:48:39 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-19 17:45:04 +0000
commit3504ad16ed131b7bd9d0b82417f689eb9dfa11ab (patch)
tree40b9aafd51339449689f918ca0ecee2d39df89ea
parent3a5c571768f8656651e09028e663e1256213988a (diff)
downloadports-3504ad16ed131b7bd9d0b82417f689eb9dfa11ab.tar.gz
ports-3504ad16ed131b7bd9d0b82417f689eb9dfa11ab.zip
x11-wm/phoc: adjust system wlroots version after 0ef73cb2a5e3
-rw-r--r--x11-wm/phoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index 6b127f154e78..05ca77d8ee49 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.15:graphics/wayland-protocols \
- wlroots>=0.14.1<0.15.0:x11-toolkits/wlroots
+ wlroots>=0.15.1<0.16.0:x11-toolkits/wlroots
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
libwlroots.so:x11-toolkits/wlroots \
libinput.so:x11/libinput \