diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-12-23 18:44:10 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-12-23 18:44:10 +0000 |
commit | bdad3fec90863c2bae842d091ffc731da810b3f0 (patch) | |
tree | c598a7bc8ba2b7d61b840b17ed4ebb33ad10d45e /multimedia | |
parent | 42b9802a531f53f3a25d49567238093eced5fdce (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 29b55df57286..96b725cea2e6 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -319,6 +319,9 @@ gst_spc_DIST= bad # speex gst_speex_LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex +# swfdec +gst_swfdec_LIB_DEPENDS+=swfdec-0.3.0:${PORTSDIR}/graphics/swfdec +gst_swfdec_DIST= bad # theora gst_theora_LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora gst_theora_DIST= base |