svn commit: r550702 - head/multimedia/cheese
Baptiste Daroussin
bapt at FreeBSD.org
Wed Sep 30 13:41:37 UTC 2020
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
More information about the svn-ports-head
mailing list