summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbeich <jbeich@35697150-7ecd-e111-bb59-0022644237b5>2020-10-31 08:37:04 +0000
committerjbeich <jbeich@35697150-7ecd-e111-bb59-0022644237b5>2020-10-31 08:37:04 +0000
commit4e86443c104e9fecd8f4c7db55654f5cee484cea (patch)
tree280168f9df3f6eaf8c5534e52c8e88dab66c0b97
parentaee35b79648ccf3ffc27a8b21985da5c93ca069e (diff)
downloadfreebsd-ports-4e86443c104e9fecd8f4c7db55654f5cee484cea.tar.gz
freebsd-ports-4e86443c104e9fecd8f4c7db55654f5cee484cea.tar.bz2
x11-wm/mutter: unbreak with libglvnd
In file included from ../cogl/cogl/driver/nop/cogl-clip-stack-nop.c:34: In file included from ../cogl/cogl/driver/nop/cogl-clip-stack-nop-private.h:38: In file included from ../cogl/cogl/cogl-context-private.h:44: In file included from ../cogl/cogl/cogl-driver.h:36: In file included from ../cogl/cogl/cogl-framebuffer-private.h:37: In file included from ../cogl/cogl/cogl-journal-private.h:37: In file included from ../cogl/cogl/cogl-fence-private.h:36: In file included from ../cogl/cogl/winsys/cogl-winsys-private.h:38: In file included from ../cogl/cogl/winsys/cogl-texture-pixmap-x11-private.h:45: In file included from ../cogl/cogl/cogl-texture-private.h:40: In file included from ../cogl/cogl/cogl-texture-2d.h:44: cogl/cogl/cogl-egl-defines.h:38:10: fatal error: 'EGL/eglmesaext.h' file not found #include <EGL/eglmesaext.h> ^~~~~~~~~~~~~~~~~~ git-svn-id: http://svn.freebsd.org/ports/head@553752 35697150-7ecd-e111-bb59-0022644237b5
-rw-r--r--x11-wm/mutter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile
index bcde82d32d10..cb518bd4c170 100644
--- a/x11-wm/mutter/Makefile
+++ b/x11-wm/mutter/Makefile
@@ -40,7 +40,7 @@ PORTSCOUT= limitw:1,even
USES= compiler:c++0x gettext gl gnome localbase meson \
pkgconfig tar:xz xorg
-USE_GL= egl
+USE_GL= egl gbm
USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 introspection
USE_XORG= ice sm x11 xcb xcomposite xcursor xdamage xext xfixes \
xi xinerama xrandr xrender xtst