1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

x11-wm/{gamescope,phoc}: sort USE_* alphabetically

This commit is contained in:
Jan Beich 2021-09-06 19:49:31 +00:00
parent 846299bdff
commit f091eecfd1
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"