summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-07-04 19:37:18 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-07-04 19:37:18 +0000
commite74df0a978541aa1787a91b6d9f45ff94692bda2 (patch)
tree068c101ad26c43a91a26861e33543ea8aef87c03
parent33def921e34fe4549c063a3455d146dc2b29cba2 (diff)
downloadfreebsd-ports-e74df0a978541aa1787a91b6d9f45ff94692bda2.zip
Add a missing dependency, gstreamer-plugins-vorbis, bump the PORTREVISION.
Reported by: krismail
-rw-r--r--audio/gstreamer-plugins-ivorbis/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common1
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-ivorbis/Makefile b/audio/gstreamer-plugins-ivorbis/Makefile
index 3578948cc99f..fe8c8aec4060 100644
--- a/audio/gstreamer-plugins-ivorbis/Makefile
+++ b/audio/gstreamer-plugins-ivorbis/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 1799bf6e1a96..bff4245fa63a 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -215,6 +215,7 @@ gst_gsm_LIB_DEPENDS+= gsm.1:${PORTSDIR}/audio/gsm
gst_gsm_DIST= bad
# ivorbis
+gst_ivorbis_USE_GSTREAMER+= vorbis
gst_ivorbis_LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor
gst_ivorbis_DIST= bad