Date: Wed, 30 Sep 2020 13:41:36 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550702 - head/multimedia/cheese Message-ID: <202009301341.08UDfaTc023373@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Sep 30 13:41:36 2020 New Revision: 550702 URL: https://svnweb.freebsd.org/changeset/ports/550702 Log: Inline the gnome dependencies Reported by: VVD (irc #freebsd-gnome) Modified: head/multimedia/cheese/Makefile Modified: head/multimedia/cheese/Makefile ============================================================================== --- head/multimedia/cheese/Makefile Wed Sep 30 13:37:44 2020 (r550701) +++ head/multimedia/cheese/Makefile Wed Sep 30 13:41:36 2020 (r550702) @@ -30,8 +30,7 @@ RUN_DEPENDS= gnome-video-effects>=0:graphics/gnome-vid 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009301341.08UDfaTc023373>