diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-30 13:41:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-30 13:41:36 +0000 |
commit | ec8c700aa9456fceb1ec5e19ed6f4da060a6d0d7 (patch) | |
tree | 881730ffd162e9617d19020bdfb3dbe5b258085f /multimedia | |
parent | 7a387482d60ea81f2be8642ef0fe3ba1aa8134ec (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cheese/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index 2cfe9ab69c79..a99ab6243f05 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -30,8 +30,7 @@ RUN_DEPENDS= gnome-video-effects>=0:graphics/gnome-video-effects PORTSCOUT= limitw:1,even USES= gettext gl gnome localbase:ldflags pkgconfig meson tar:xz xorg -USE_GNOME= cairo librsvg2 \ - gnomedesktop3 libxml2:build introspection:build +USE_GNOME= cairo librsvg2 gnomedesktop3 libxml2:build introspection:build USE_GL= egl USE_XORG= xi xext xdamage xfixes xcomposite xrandr xxf86vm x11 USE_GSTREAMER1= bad good jpeg ogg theora v4l2 vorbis vpx |