From ea97799905439558b725505b0b6d03c8e62f1daa Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 22 Dec 2006 22:37:41 +0000 Subject: Revive gstreamer-plugins-jack --- multimedia/gstreamer-plugins/Makefile.common | 3 +++ 1 file changed, 3 insertions(+) (limited to 'multimedia') diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 3e96b3fc745a..cf902551d98d 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -215,6 +215,9 @@ gst_hal_LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal gst_hal_PLIST_FILES= ${GST_LIB_DIR}/libgsthalelements.a \ ${GST_LIB_DIR}/libgsthalelements.la \ ${GST_LIB_DIR}/libgsthalelements.so +# jack +gst_jack_LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack +gst_jack_DIST= bad # jpeg gst_jpeg_LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg -- cgit