aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/wayfire
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-05-13 22:10:48 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-05-13 22:10:48 +0000
commit1b0fcba081b58fac98e00e7fe50859f96f08a077 (patch)
treef0e320ec9e120393ce6cee0f317bd17f07ba140f /x11-wm/wayfire
parentf396a31c17e04a55f4a3e18326fec4752718b497 (diff)
downloadports-1b0fcba081b58fac98e00e7fe50859f96f08a077.tar.gz
ports-1b0fcba081b58fac98e00e7fe50859f96f08a077.zip
x11-toolkits/wlroots: rebuild unchanged consumers after r535134
`struct wlr_xwayland` was extended but the new member were added in the middle. Even if X11 apps still work there could be side effects. $ GDK_BACKEND=x11 hikari -c /dev/null -a gtk3-demo (gtk3-demo:78924): Gtk-WARNING **: cannot open display: \u0001
Notes
Notes: svn path=/head/; revision=535189
Diffstat (limited to 'x11-wm/wayfire')
-rw-r--r--x11-wm/wayfire/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index 92655f8439f6..2ffffae1fd1b 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -2,6 +2,7 @@
PORTNAME= wayfire
DISTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= x11-wm
MAINTAINER= jbeich@FreeBSD.org