aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-09-06 19:49:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-09-06 19:49:35 +0000
commitf091eecfd1f81e278ae7bea43b35feff05b0f3f6 (patch)
tree473b140e5628f5add9129caabb9a2412ad70a36b /x11-wm
parent846299bdff1dff18bb8b9c1c9a1a92d0834e54dc (diff)
downloadports-f091eecfd1f81e278ae7bea43b35feff05b0f3f6.tar.gz
ports-f091eecfd1f81e278ae7bea43b35feff05b0f3f6.zip
x11-wm/{gamescope,phoc}: sort USE_* alphabetically
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/gamescope/Makefile.wlroots2
-rw-r--r--x11-wm/phoc/Makefile.wlroots2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/gamescope/Makefile.wlroots b/x11-wm/gamescope/Makefile.wlroots
index 675efc25f649..3c792a6438a1 100644
--- a/x11-wm/gamescope/Makefile.wlroots
+++ b/x11-wm/gamescope/Makefile.wlroots
@@ -10,7 +10,7 @@ LIB_DEPENDS:= ${LIB_DEPENDS:N*wlroots*} \
libxcb-icccm.so:x11/xcb-util-wm
RUN_DEPENDS+= xwayland-devel>0:x11-servers/xwayland-devel
USES+= gl
-USE_XORG+= pixman xcb
USE_GL+= gbm egl
+USE_XORG+= pixman xcb
GH_TUPLE+= swaywm:wlroots:0.13.0:wlroots/subprojects/wlroots
PLIST_FILES+= "@comment libdata/pkgconfig/wlroots.pc"
diff --git a/x11-wm/phoc/Makefile.wlroots b/x11-wm/phoc/Makefile.wlroots
index d5a00a9f86cd..9b6de4e4b936 100644
--- a/x11-wm/phoc/Makefile.wlroots
+++ b/x11-wm/phoc/Makefile.wlroots
@@ -7,7 +7,7 @@ LIB_DEPENDS:= ${LIB_DEPENDS:N*wlroots*} \
libxcb-errors.so:x11/xcb-util-errors \
libxcb-icccm.so:x11/xcb-util-wm
RUN_DEPENDS+= xwayland-devel>0:x11-servers/xwayland-devel
-USE_XORG+= x11
USE_GL+= gbm egl
+USE_XORG+= x11
GL_TUPLE+= https://source.puri.sm:Librem5:wlroots:b2fd6d8dd88d67ee48be67f5be4ee614a5826b13:wlroots/subprojects/wlroots
PLIST_FILES+= "@comment libdata/pkgconfig/wlroots.pc"