diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-09-04 14:56:40 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-09-04 14:56:40 +0000 |
commit | bcb97284c5de4e916b66168db97933dcb0be0b1e (patch) | |
tree | 1bea3503ad6f2fababec2c2541d05483e52f5647 /audio/soundkonverter | |
parent | cf9419befc3bcd557c4fd248d338a70259763e04 (diff) | |
download | ports-bcb97284c5de4e916b66168db97933dcb0be0b1e.tar.gz ports-bcb97284c5de4e916b66168db97933dcb0be0b1e.zip |
Notes
Diffstat (limited to 'audio/soundkonverter')
-rw-r--r-- | audio/soundkonverter/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile index 0601c245aaf0..6b810b5f97c1 100644 --- a/audio/soundkonverter/Makefile +++ b/audio/soundkonverter/Makefile @@ -102,7 +102,6 @@ SPEEX_RUN_DEPENDS= speexenc:${PORTSDIR}/audio/speex TIMIDITY_DESC= MIDI audio decoder TIMIDITY_RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity -TTA_DESC= True Audio lossless audio codec TTA_RUN_DEPENDS= ttaenv:${PORTSDIR}/audio/tta TWOLAME_RUN_DEPENDS= twolame:${PORTSDIR}/audio/twolame |