aboutsummaryrefslogtreecommitdiff
path: root/audio/moc
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-08-05 02:17:16 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-08-05 02:17:16 +0000
commit7de93c6124c729795f18a2c84959ae90249fe63c (patch)
tree7d6b7ab7a484e0851e970f4667deeb3713144ccd /audio/moc
parent5e8ccd9a4b57293457f5d5cf8d491de17a0a76ba (diff)
downloadports-7de93c6124c729795f18a2c84959ae90249fe63c.tar.gz
ports-7de93c6124c729795f18a2c84959ae90249fe63c.zip
Notes
Diffstat (limited to 'audio/moc')
-rw-r--r--audio/moc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile
index d2c28eb720ee..14180d76524a 100644
--- a/audio/moc/Makefile
+++ b/audio/moc/Makefile
@@ -48,7 +48,8 @@ CONFIGURE_ARGS+= --without-jack
.endif
.if defined(WITH_MP3)
-LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/mad
+LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/mad \
+ id3tag.2:${PORTSDIR}/audio/libid3tag
PLIST_FILES+= lib/moc/decoder_plugins/libmp3_decoder.so
.else
CONFIGURE_ARGS+= --without-mp3