aboutsummaryrefslogtreecommitdiff
path: root/multimedia/audacious-plugins
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-06-20 15:41:53 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-06-20 15:41:53 +0000
commit6d160479c29813074da497bcbccf5b7f0fcecbd2 (patch)
treed86b9903b6ae2e2ab076240a0fe0bf0211e2ebd3 /multimedia/audacious-plugins
parent29340dd1722704af4305d3ba1a52341372e3aeff (diff)
downloadports-6d160479c29813074da497bcbccf5b7f0fcecbd2.tar.gz
ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.zip
Notes
Diffstat (limited to 'multimedia/audacious-plugins')
-rw-r--r--multimedia/audacious-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index b150f0901bb4..6f06db03b45d 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= audacious-plugins
PORTVERSION= 1.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tgz
@@ -221,7 +221,7 @@ CONFIGURE_ARGS+=--disable-modplug
.if defined(WITH_MPC)
LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec \
- tag.5:${PORTSDIR}/audio/taglib
+ tag.6:${PORTSDIR}/audio/taglib
PLIST_SUB+= MPCPLUGIN=""
CONFIGURE_ARGS+=--enable-musepack
.else