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:05:03 +0000
commite6615105ba8e30bd2747a74ec862b3c8e1129127 (patch)
tree29e13ac6a8808e50f61c0f2a57c9cf076038559a
parentb465bc7b9d53e5fd90051d92e11728ddb4ff1eaa (diff)
downloadports-e6615105ba8e30bd2747a74ec862b3c8e1129127.tar.gz
ports-e6615105ba8e30bd2747a74ec862b3c8e1129127.zip
x11-wm/gamescope: drop unused dependency after f59477a32434
-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 a875c105241e..7058cd450025 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -19,8 +19,7 @@ BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
glm>0:math/glm \
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 \