diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-02-25 20:05:27 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-02-25 20:05:27 +0000 |
commit | c69a09564f21cdc59f6e608bb5fcfe00f8921222 (patch) | |
tree | 0cfac9b8221d854b48994c47a820063e58bb1301 /multimedia/gstreamer-plugins | |
parent | 137c5c06a10ad49ffe29bc68c8fa78c430eddccf (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 178e251a2439..cca693017831 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -268,7 +268,7 @@ gst_mpeg2dec_LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 gst_mpeg2dec_DIST= ugly # musepack -gst_musepack_LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec +gst_musepack_LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec gst_musepack_DIST= bad # musicbrainz |