diff options
Diffstat (limited to 'x11-wm/mutter/Makefile')
-rw-r--r-- | x11-wm/mutter/Makefile | 2 |
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 |