aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2011-02-23 16:46:13 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2011-02-23 16:46:13 +0000
commit3d21b04378ac21d2258ea22f4fc32d3d648c3d27 (patch)
tree264b0ce30a06c31f5f6e758616b7df600d7c8441 /audio/xmms2
parenta534e9eb27fb3cc276679a68e1c612745a70f6cc (diff)
downloadports-3d21b04378ac21d2258ea22f4fc32d3d648c3d27.tar.gz
ports-3d21b04378ac21d2258ea22f4fc32d3d648c3d27.zip
Notes
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index fd26165c7386..3ebf29b22557 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.6
-PORTREVISION= 7
+PORTREVISION= 8
DISTVERSIONSUFFIX=DrMattDestruction
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20DrMattDestruction
@@ -234,7 +234,7 @@ PLIST_SUB+= MODPLUG="@comment "
.endif
.if !defined(WITHOUT_MPG123)
-LIB_DEPENDS+= mpg123.25:${PORTSDIR}/audio/mpg123
+LIB_DEPENDS+= mpg123.0:${PORTSDIR}/audio/mpg123
PLIST_SUB+= MPG123=""
.else
EXCLUDE+= --without-plugins="mpg123"