aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-01-16 19:00:51 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-01-16 19:00:51 +0000
commit5f26056cb6195ab74a4a5d5ed80475a84353469a (patch)
tree652580df8293b8546c8aa2cf605866387e6ee065 /multimedia
parent7197b527aa932bdbf492664c10c394756c46450d (diff)
downloadports-5f26056cb6195ab74a4a5d5ed80475a84353469a.tar.gz
ports-5f26056cb6195ab74a4a5d5ed80475a84353469a.zip
Bump libvorbis version number.
Notes
Notes: svn path=/head/; revision=53186
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile2
-rw-r--r--multimedia/mplayerxp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index a488a6050ecc..079bed0ae495 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -58,7 +58,7 @@ LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib
.endif
.if defined(WITH_VORBIS)
-LIB_DEPENDS+= vorbis.0:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS+= vorbis.1:${PORTSDIR}/audio/libvorbis
.endif
# "enable" build for other archs
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index a488a6050ecc..079bed0ae495 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -58,7 +58,7 @@ LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib
.endif
.if defined(WITH_VORBIS)
-LIB_DEPENDS+= vorbis.0:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS+= vorbis.1:${PORTSDIR}/audio/libvorbis
.endif
# "enable" build for other archs