aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2012-07-13 18:29:17 +0800
committerkwm <kwm@FreeBSD.org>2012-07-13 18:29:17 +0800
commitd0c9dec0b74ae6c9e220b350a4ec0d05d801cf3f (patch)
tree7c949dabe26608ce06f6083aea0d7a08dbeabb61
parent988a78c9fe929eea0d928e843901938b634203c9 (diff)
downloadfreebsd-ports-gnome-d0c9dec0b74ae6c9e220b350a4ec0d05d801cf3f.tar.gz
freebsd-ports-gnome-d0c9dec0b74ae6c9e220b350a4ec0d05d801cf3f.tar.zst
freebsd-ports-gnome-d0c9dec0b74ae6c9e220b350a4ec0d05d801cf3f.zip
Add some gstreamer plugins, so this port works standalone.
PR: ports/169696 Reported by: Jason Bacon <jwbacon@tds.net>
-rw-r--r--multimedia/cheese/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile
index 8a135eafa181..42a98f3e04a1 100644
--- a/multimedia/cheese/Makefile
+++ b/multimedia/cheese/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cheese
PORTVERSION= 2.32.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -26,7 +26,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack evolutiondataserver librsvg2 \
gnomedocutils gnomedesktop
USE_GETTEXT= yes
-USE_GSTREAMER= good v4l2
+USE_GSTREAMER= gconf good ogg theora v4l2 vorbis
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes