From 6bb6f8d65840844c41978efbaed048929641a6ab Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 16 May 2006 11:22:36 +0000 Subject: - Fix depends dts plugin --- multimedia/gstreamer-plugins/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/gstreamer-plugins') diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 1e91dd5c51ed..6f3a10f2316a 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -159,7 +159,7 @@ DIST= base # dts .if ${GST_PLUGIN}=="dts" -LIB_DEPENDS+= dv.4:${PORTSDIR}/multimedia/libdv +BUILD_DEPENDS+= ${LOCALBASE}/lib/libdts.a:${PORTSDIR}/multimedia/libdts PLIST_FILES= ${GST_LIB_DIR}/libgstdtsdec.a \ ${GST_LIB_DIR}/libgstdtsdec.la \ ${GST_LIB_DIR}/libgstdtsdec.so -- cgit v1.2.3