summaryrefslogtreecommitdiffstats
path: root/multimedia/mplayer/Makefile
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-01-16 19:00:51 +0000
committernaddy <naddy@FreeBSD.org>2002-01-16 19:00:51 +0000
commitb0300b9394f3514883a1c07468aeb2dc6d5c6ef7 (patch)
tree5a167ce02d9b471557315e4fb5c80f0b40309bba /multimedia/mplayer/Makefile
parent45dbd1b10c9c3bc129238d99730f4ba13b1eea52 (diff)
downloadFreeBSD-ports-b0300b9394f3514883a1c07468aeb2dc6d5c6ef7.zip
FreeBSD-ports-b0300b9394f3514883a1c07468aeb2dc6d5c6ef7.tar.gz
Bump libvorbis version number.
Diffstat (limited to 'multimedia/mplayer/Makefile')
-rw-r--r--multimedia/mplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index a488a60..079bed0 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
OpenPOWER on IntegriCloud