aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2007-08-18 13:57:55 +0800
committermarcus <marcus@FreeBSD.org>2007-08-18 13:57:55 +0800
commitad1393e815fe4482a5703293d8be3da8c35d5921 (patch)
treed3439db0cf82e3172da630c743013ac30b3f5577 /multimedia
parent7b977c3a6313b81d7e07bee8fa4a2492b4f75c0c (diff)
downloadfreebsd-ports-gnome-ad1393e815fe4482a5703293d8be3da8c35d5921.tar.gz
freebsd-ports-gnome-ad1393e815fe4482a5703293d8be3da8c35d5921.tar.zst
freebsd-ports-gnome-ad1393e815fe4482a5703293d8be3da8c35d5921.zip
Force the GStreamer DTS plug-in to be linked to libdca so that all symbols
can be properly resolved.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins-dts/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common1
2 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-dts/Makefile b/multimedia/gstreamer-plugins-dts/Makefile
index 4cb3c0673a60..75012a6e880c 100644
--- a/multimedia/gstreamer-plugins-dts/Makefile
+++ b/multimedia/gstreamer-plugins-dts/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
COMMENT= Gstreamer dts plugin
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 452723f7e043..c355fa1cf676 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -155,6 +155,7 @@ gst_dts_LIB_DEPENDS+= dca.0:${PORTSDIR}/multimedia/libdca
gst_dts_PLIST_FILES= ${GST_LIB_DIR}/libgstdtsdec.a \
${GST_LIB_DIR}/libgstdtsdec.la \
${GST_LIB_DIR}/libgstdtsdec.so
+gst_dts_EXTRA_LIBS+= -ldca
gst_dts_DIST= bad
# dv