aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-12-21 00:37:57 +0800
committernaddy <naddy@FreeBSD.org>2003-12-21 00:37:57 +0800
commit65c95ed317d5247174995e434fc6898807b43115 (patch)
treeed49bb0c5e68c117a3f3b746e36ddafc32401539 /multimedia/gstreamer-plugins80
parent5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 (diff)
downloadfreebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.tar.gz
freebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.tar.zst
freebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.zip
Catch up with libogg/libvorbis version bump.
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index 23e277b44eab..ec0c648d5586 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/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 \