aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 01:27:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 01:27:06 +0000
commitc7ca0ba1270728541cb85479f0fd9d4aa5d82567 (patch)
treee120d11744661e220d8a3555e1cc169d34966ca9 /multimedia/gstreamer-plugins
parent556c0d85678a5197e3ae8e4a697f4c3f6a450e8e (diff)
downloadports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.tar.gz
ports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index e485eee7a09d..7f9075ba2454 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -541,7 +541,8 @@ PLIST_SUB+= LIBSIDPLAY=""
CONFIGURE_ARGS+= --disable-mad
PLIST_SUB+= LIBMAD="@comment "
.else
-LIB_DEPENDS+= mad.1:${PORTSDIR}/audio/mad
+LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \
+ id3tag.2:${PORTSDIR}/audio/libid3tag
PLIST_SUB+= LIBMAD=""
.endif