diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-10-09 18:20:07 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-10-09 18:20:07 +0000 |
commit | 6aecb2152b8424217c9212265c6cc601787fdc5e (patch) | |
tree | 7f8777715a13e74b560c8b090488b534ee232ae9 /multimedia/gstreamer-plugins | |
parent | c9289eff993f2cd689f8f8e8a26be7d635b4c823 (diff) |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index c355fa1cf676..8467575e4f81 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -339,7 +339,7 @@ gst_speex_LIB_DEPENDS+= speex.1:${PORTSDIR}/audio/speex gst_swfdec_LIB_DEPENDS+=swfdec-0.4.1:${PORTSDIR}/graphics/swfdec gst_swfdec_DIST= bad # theora -gst_theora_LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora +gst_theora_LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora gst_theora_DIST= base # vorbis |