aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-08-02 18:05:26 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-08-02 18:05:26 +0000
commitaea8f8625fb9b48188303c0cf80e0047a8a1d996 (patch)
tree5466518b73ca9d8660f785236a046b66223ea6fe /audio
parent30aceb4c5ec356e0b2af048f3bdeef01e9db0eba (diff)
downloadports-aea8f8625fb9b48188303c0cf80e0047a8a1d996.tar.gz
ports-aea8f8625fb9b48188303c0cf80e0047a8a1d996.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/abcde/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index b78e531428fe..908b98a6b722 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -73,7 +73,7 @@ RUN_DEPENDS+= faac:${PORTSDIR}/audio/faac
.endif
.if defined(WITH_MPP)
-RUN_DEPENDS+= mppenc:${PORTSDIR}/audio/musepack
+RUN_DEPENDS+= mpcenc:${PORTSDIR}/audio/musepack
.endif
.if defined(WITH_REPLAYGAIN)