diff options
author | danfe <danfe@FreeBSD.org> | 2014-09-04 22:56:40 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-09-04 22:56:40 +0800 |
commit | e76653e7130c5f47bdfc739e8ef79192a703fe72 (patch) | |
tree | 1bea3503ad6f2fababec2c2541d05483e52f5647 /audio/soundkonverter | |
parent | 3150bc30d396e16242f2aeeb7ef0e91dc400ff8f (diff) | |
download | freebsd-ports-gnome-e76653e7130c5f47bdfc739e8ef79192a703fe72.tar.gz freebsd-ports-gnome-e76653e7130c5f47bdfc739e8ef79192a703fe72.tar.zst freebsd-ports-gnome-e76653e7130c5f47bdfc739e8ef79192a703fe72.zip |
Make descriptions for TTA (The True Audio) lossless audio and TooLAME MP2
audio encoder shared and thus remove them from some ports' Makefiles.
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 |