summaryrefslogtreecommitdiff
path: root/x11-wm/wayfire/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-11-08 16:48:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-11-08 16:48:02 +0000
commitd81a61abe4657d72f087c1086dba92ab77db4594 (patch)
tree4fac44dcd650256913b380323c466323bfdb7b0f /x11-wm/wayfire/Makefile
parentdevel/xtl-quant-stack: Update 0.6.19 -> 0.6.21 (diff)
x11-toolkits/wlroots: update to 0.12.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.12.0 Reported by: GitHub (watch releases)
Notes
Notes: svn path=/head/; revision=554475
Diffstat (limited to 'x11-wm/wayfire/Makefile')
-rw-r--r--x11-wm/wayfire/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index 45ec684c6d44..bc1923ce3eeb 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wayfire
DISTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MAINTAINER= jbeich@FreeBSD.org
@@ -16,7 +16,7 @@ BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
${LOCALBASE}/include/xf86drmMode.h:graphics/libdrm \
wayland-protocols>=1.12:graphics/wayland-protocols \
glm>=0.9.8:math/glm \
- wlroots>=0.11.0<0.12.0:x11-toolkits/wlroots
+ wlroots>=0.11.0<0.13.0:x11-toolkits/wlroots
LIB_DEPENDS= libinotify.so:devel/libinotify \
libwf-config.so:devel/wf-config \
libpng.so:graphics/png \