summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-08-18 05:57:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-08-18 05:57:55 +0000
commit996c095b178e27d225dcd9ace25f9450a221324c (patch)
tree873fe93f7961531809c15f011b2db489c29f2710
parent6682fdcefa0f8de6943452286cef383269b3d75e (diff)
downloadfreebsd-ports-996c095b178e27d225dcd9ace25f9450a221324c.zip
Force the GStreamer DTS plug-in to be linked to libdca so that all symbols
can be properly resolved.
-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