summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/cheese/Makefile10
-rw-r--r--multimedia/cheese3/Makefile4
2 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile
index 1698f3dbb..98e3492c3 100644
--- a/multimedia/cheese/Makefile
+++ b/multimedia/cheese/Makefile
@@ -3,12 +3,12 @@
# Whom: FreeBSD GNOME Team <gnome@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/multimedia/cheese/Makefile,v 1.65 2011/04/25 19:18:46 mezz Exp $
+# $MCom: ports/multimedia/cheese/Makefile,v 1.66 2011/04/30 20:43:21 mezz Exp $
#
PORTNAME= cheese
PORTVERSION= 2.32.0
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -28,13 +28,13 @@ 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
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
DOCS= AUTHORS COPYING ChangeLog NEWS README
GCONF_SCHEMAS= cheese.schemas
diff --git a/multimedia/cheese3/Makefile b/multimedia/cheese3/Makefile
index bcb286b36..d8269ffa4 100644
--- a/multimedia/cheese3/Makefile
+++ b/multimedia/cheese3/Makefile
@@ -3,7 +3,7 @@
# Whom: FreeBSD GNOME Team <gnome@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/multimedia/cheese3/Makefile,v 1.14 2011/11/19 11:00:37 kwm Exp $
+# $MCom: ports/multimedia/cheese3/Makefile,v 1.15 2012/06/13 10:34:15 kwm Exp $
#
PORTNAME= cheese
@@ -37,7 +37,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack evolutiondataserver3 librsvg2 \
gnomedesktop3
USE_GETTEXT= yes
-USE_GSTREAMER= good v4l2 bad jpeg
+USE_GSTREAMER= bad gconf good jpeg ogg theora v4l2 vorbis
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes