From dd3e84085a2b9f082b033995cecf371ccc02c000 Mon Sep 17 00:00:00 2001 From: Alexander Botero-Lowry Date: Wed, 28 Feb 2007 01:29:28 +0000 Subject: [PATCH] - bump mpcdec lib version Submitted by: a user via XMMS2 bug tracker --- audio/xmms2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 7f61b58c4da6..f238ad4b680f 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -146,7 +146,7 @@ PLIST_SUB+= SDL="@comment " .endif .if defined(WITH_MUSEPACK) -LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec +LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec PLIST_SUB+= MUSEPACK="" .else EXCLUDE+= musepack