git: 39f33b527d16 - main - x11-wm/magpie: Honor GL_DEFAULT

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Fri, 13 Feb 2026 15:39:15 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39f33b527d160aee8174a4c292ec23eb5476c78a

commit 39f33b527d160aee8174a4c292ec23eb5476c78a
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2026-02-13 15:38:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-13 15:38:00 +0000

    x11-wm/magpie: Honor GL_DEFAULT
    
    PR:             293132
    Approved by:    Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
---
 x11-wm/magpie/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-wm/magpie/Makefile b/x11-wm/magpie/Makefile
index 70c9770fc650..bfa3f350aedc 100644
--- a/x11-wm/magpie/Makefile
+++ b/x11-wm/magpie/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS=	libcanberra-gtk3.so:audio/libcanberra-gtk3 \
 		libgudev-1.0.so:devel/libgudev \
 		libdrm.so:graphics/libdrm \
 		libinput.so:x11/libinput \
-		libgbm.so:graphics/mesa-libs \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfribidi.so:converters/fribidi \
 		libgraphene-1.0.so:graphics/graphene \