aboutsummaryrefslogtreecommitdiff
path: root/audio/pacpl
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-09-04 14:56:40 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-09-04 14:56:40 +0000
commitbcb97284c5de4e916b66168db97933dcb0be0b1e (patch)
tree1bea3503ad6f2fababec2c2541d05483e52f5647 /audio/pacpl
parentcf9419befc3bcd557c4fd248d338a70259763e04 (diff)
downloadports-bcb97284c5de4e916b66168db97933dcb0be0b1e.tar.gz
ports-bcb97284c5de4e916b66168db97933dcb0be0b1e.zip
Make descriptions for TTA (The True Audio) lossless audio and TooLAME MP2
audio encoder shared and thus remove them from some ports' Makefiles.
Notes
Notes: svn path=/head/; revision=367275
Diffstat (limited to 'audio/pacpl')
-rw-r--r--audio/pacpl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile
index 2f354c82b07b..132ae9261b92 100644
--- a/audio/pacpl/Makefile
+++ b/audio/pacpl/Makefile
@@ -54,9 +54,7 @@ SHORTEN_RUN_DEPENDS= shorten:${PORTSDIR}/audio/shorten
SOX_DESC= Audio conversion support via SoX
SOX_RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
SPEEX_RUN_DEPENDS= speexenc:${PORTSDIR}/audio/speex
-TOOLAME_DESC= TooLAME MP2 audio encoder support
TOOLAME_RUN_DEPENDS+= toolame:${PORTSDIR}/audio/toolame
-TTA_DESC= TTA lossless audio support
TTA_RUN_DEPENDS= ttaenc:${PORTSDIR}/audio/tta
VORBIS_RUN_DEPENDS= vorbiscomment:${PORTSDIR}/audio/vorbis-tools
WAVPACK_RUN_DEPENDS= wavpack:${PORTSDIR}/audio/wavpack