From 532dfec020d4504338179a478d11817ba8603741 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 7 Dec 2003 01:52:06 +0000 Subject: Chase the new libmad/libid3tag shared libraries. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1404 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'multimedia/gstreamer-plugins') diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 7e179dc2a..f9f4318e2 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -548,7 +548,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 -- cgit v1.2.3