diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-08-18 05:57:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-08-18 05:57:55 +0000 |
commit | 996c095b178e27d225dcd9ace25f9450a221324c (patch) | |
tree | 873fe93f7961531809c15f011b2db489c29f2710 /multimedia/gstreamer-plugins | |
parent | 6682fdcefa0f8de6943452286cef383269b3d75e (diff) |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 1 |
1 files changed, 1 insertions, 0 deletions
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 |