diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-26 16:21:29 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-26 16:21:29 +0800 |
commit | d4896e728a07d7aa7f8fc95e3b6b8a6c68f19638 (patch) | |
tree | 841ec80de527b60ad8ac66a75f608d9949982930 /multimedia | |
parent | dd4cd3a58377e220e095b57aefea2fe18f1d1b45 (diff) | |
download | marcuscom-ports-d4896e728a07d7aa7f8fc95e3b6b8a6c68f19638.tar marcuscom-ports-d4896e728a07d7aa7f8fc95e3b6b8a6c68f19638.tar.gz marcuscom-ports-d4896e728a07d7aa7f8fc95e3b6b8a6c68f19638.tar.bz2 marcuscom-ports-d4896e728a07d7aa7f8fc95e3b6b8a6c68f19638.tar.lz marcuscom-ports-d4896e728a07d7aa7f8fc95e3b6b8a6c68f19638.tar.xz marcuscom-ports-d4896e728a07d7aa7f8fc95e3b6b8a6c68f19638.tar.zst marcuscom-ports-d4896e728a07d7aa7f8fc95e3b6b8a6c68f19638.zip |
Chase musepack move, librename and libbump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4119 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index f5f5602d0..f2bebb9fb 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -231,7 +231,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual # musepack .if ${GST_PLUGIN}=="musepack" -LIB_DEPENDS+= musepack.2:${PORTSDIR}/audio/libmusepack +LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec .endif # hermes diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index f5f5602d0..f2bebb9fb 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -231,7 +231,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual # musepack .if ${GST_PLUGIN}=="musepack" -LIB_DEPENDS+= musepack.2:${PORTSDIR}/audio/libmusepack +LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec .endif # hermes |