aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-08-28 16:45:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-08-28 17:24:06 +0000
commitd8b132da46cd317067f6b8dbe639f076c7dd0e0d (patch)
tree214fc02f287646c2bff255f7e2b067373eaa4773
parent22271bcdd4184abe2ef2fb5c21c137c5a25f2b48 (diff)
downloadports-d8b132da46cd317067f6b8dbe639f076c7dd0e0d.tar.gz
ports-d8b132da46cd317067f6b8dbe639f076c7dd0e0d.zip
x11-wm/gamescope: drop unused dependency after f59477a32434
https://github.com/ValveSoftware/gamescope/commit/5fedd45d2f9e (cherry picked from commit e6615105ba8e30bd2747a74ec862b3c8e1129127)
-rw-r--r--x11-wm/gamescope/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index a4c4ecfb3a03..126d3bb562b4 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -22,8 +22,7 @@ BUILD_DEPENDS= glslangValidator:graphics/glslang \
wayland-protocols>=1.17:graphics/wayland-protocols \
hwdata>0:misc/hwdata \
wlroots>=0.16.0<0.17.0:x11-toolkits/wlroots
-LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
- libdrm.so:graphics/libdrm \
+LIB_DEPENDS= libdrm.so:graphics/libdrm \
libliftoff.so:graphics/libliftoff \
libvulkan.so:graphics/vulkan-loader \
libwayland-server.so:graphics/wayland \