Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2020 14:41:50 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553546 - head/x11-toolkits/wlroots
Message-ID:  <202010281441.09SEfo6P097030@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Oct 28 14:41:50 2020
New Revision: 553546
URL: https://svnweb.freebsd.org/changeset/ports/553546

Log:
  x11-toolkits/wlroots: adjust X11 identation to match other options

Modified:
  head/x11-toolkits/wlroots/Makefile   (contents, props changed)

Modified: head/x11-toolkits/wlroots/Makefile
==============================================================================
--- head/x11-toolkits/wlroots/Makefile	Wed Oct 28 14:41:43 2020	(r553545)
+++ head/x11-toolkits/wlroots/Makefile	Wed Oct 28 14:41:50 2020	(r553546)
@@ -59,10 +59,10 @@ LIBSEAT_MESON_ENABLED=	libseat
 .MAKEFLAGS:		WITH+=LIBSEAT
 .endif
 
-X11_LIB_DEPENDS=libxcb-errors.so:x11/xcb-util-errors \
-		libxcb-icccm.so:x11/xcb-util-wm
-X11_RUN_DEPENDS=xwayland-devel>0:x11-servers/xwayland-devel
-X11_USE=	XORG=x11,xcb
-X11_MESON_ENABLED=x11-backend xcb-icccm xwayland
+X11_LIB_DEPENDS=	libxcb-errors.so:x11/xcb-util-errors \
+			libxcb-icccm.so:x11/xcb-util-wm
+X11_RUN_DEPENDS=	xwayland-devel>0:x11-servers/xwayland-devel
+X11_USE=		XORG=x11,xcb
+X11_MESON_ENABLED=	x11-backend xcb-icccm xwayland
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010281441.09SEfo6P097030>