aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms2/Makefile
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2010-05-28 14:56:46 +0800
committerehaupt <ehaupt@FreeBSD.org>2010-05-28 14:56:46 +0800
commit511fdac80d71e3236e7d55bb2871e832ab242857 (patch)
tree29b69b450cf5611f2f64118e9cf94163c37fc01b /audio/xmms2/Makefile
parentcb9dfb1eb267db70a19294c73bb2ea9f820137d7 (diff)
downloadfreebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.tar.gz
freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.tar.zst
freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.zip
Chase audio/libmodplug update
Diffstat (limited to 'audio/xmms2/Makefile')
-rw-r--r--audio/xmms2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 1222b89311a5..33191d46e10c 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.6
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX=DrMattDestruction
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20DrMattDestruction
@@ -226,7 +226,7 @@ PLIST_SUB+= MMS="@comment "
.endif
.if !defined(WITHOUT_MODPLUG)
-LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
PLIST_SUB+= MODPLUG=""
.else
EXCLUDE+= --without-plugins="modplug"