aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-01-17 03:00:51 +0800
committernaddy <naddy@FreeBSD.org>2002-01-17 03:00:51 +0800
commitb0300b9394f3514883a1c07468aeb2dc6d5c6ef7 (patch)
tree5a167ce02d9b471557315e4fb5c80f0b40309bba /multimedia
parent45dbd1b10c9c3bc129238d99730f4ba13b1eea52 (diff)
downloadfreebsd-ports-gnome-b0300b9394f3514883a1c07468aeb2dc6d5c6ef7.tar.gz
freebsd-ports-gnome-b0300b9394f3514883a1c07468aeb2dc6d5c6ef7.tar.zst
freebsd-ports-gnome-b0300b9394f3514883a1c07468aeb2dc6d5c6ef7.zip
Bump libvorbis version number.
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