From b0300b9394f3514883a1c07468aeb2dc6d5c6ef7 Mon Sep 17 00:00:00 2001 From: naddy Date: Wed, 16 Jan 2002 19:00:51 +0000 Subject: Bump libvorbis version number. --- graphics/mplayer/Makefile | 2 +- multimedia/mplayer/Makefile | 2 +- multimedia/mplayerxp/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/mplayer/Makefile b/graphics/mplayer/Makefile index a488a6050ecc..079bed0ae495 100644 --- a/graphics/mplayer/Makefile +++ b/graphics/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/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 -- cgit