summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:37:57 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:37:57 +0000
commit63d96de22f82f902e63a87ea5145bb12c985aad6 (patch)
treeb547f3a265861dfb243e0d8ad3978b9bf05b317f /multimedia/gstreamer-plugins
parentCatch up with libogg/libvorbis version bump. (diff)
Catch up with libogg/libvorbis version bump.
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 23e277b44eab..ec0c648d5586 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -606,7 +606,7 @@ CONFIGURE_ARGS+= --disable-vorbis \
--disable-vorbistest
PLIST_SUB+= VORBIS="@comment "
.else
-LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis
CONFIGURE_ARGS+= --with-vorbis=${LOCALBASE} \
--with-vorbis-libraries=${LOCALBASE}/lib \