diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-07-13 10:29:17 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-07-13 10:29:17 +0000 |
commit | b3888cc7cb296e61b24fd43cb87bdfaa3b80c1ee (patch) | |
tree | cd9552c3e7d2800aedf14c760235b67de19e5305 /multimedia | |
parent | abb421178b40d538c4cd278668b0390288ab38a6 (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cheese/Makefile | 4 |
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 |