summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-20 15:32:43 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-20 15:32:43 +0000
commite7690885fd83ccaab97ab6d71c490c0b06763654 (patch)
tree6c4a81c4465b2041467d46474fc4a5cdf2cf8da7 /multimedia/gstreamer-plugins
parentWelcome to the long-awaited release of Ogg Vorbis 1.0! (diff)
Ogg Vorbis 1.0 library major version bumps.
Notes
Notes: svn path=/head/; revision=63275
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index fe69adfda48d..2e0b1d950ef9 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gstreamer
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -446,7 +447,7 @@ CONFIGURE_ARGS+= --disable-vorbis \
--disable-vorbistest
PLIST_SUB+= VORBIS="@comment "
.else
-LIB_DEPENDS+= vorbis.1:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis
PLIST_SUB+= VORBIS=""
.endif