aboutsummaryrefslogtreecommitdiff
path: root/audio/soundkonverter
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-08-23 11:21:26 +0000
committerRene Ladan <rene@FreeBSD.org>2017-08-23 11:21:26 +0000
commit8b587dbfa7317abe3be1c350649825e2925bd727 (patch)
tree2f1fde0cb18e717c761d0d3b093629f6178a74c0 /audio/soundkonverter
parent43c6dedba5dfafdcff2aebf9eabfd2e807900612 (diff)
audio/soundkonverter: remove option for expired linux-neroaaccodec
Notes
Notes: svn path=/head/; revision=448599
Diffstat (limited to 'audio/soundkonverter')
-rw-r--r--audio/soundkonverter/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile
index faac21902326..d92a741221d0 100644
--- a/audio/soundkonverter/Makefile
+++ b/audio/soundkonverter/Makefile
@@ -29,7 +29,7 @@ OPTIONS_GROUP= RIPPER
OPTIONS_MULTI= CODEC FILTER REPLAYGAIN
OPTIONS_GROUP_RIPPER= CDRKIT CDPARANOIA
OPTIONS_MULTI_CODEC= AFTEN FAAC FFMPEG FLAC FLAKE FLUIDSYNTH LAME MAC \
- MPLAYER MUSEPACK NEROAAC OPUSTOOLS SHORTEN SPEEX \
+ MPLAYER MUSEPACK OPUSTOOLS SHORTEN SPEEX \
TIMIDITY TTA TWOLAME VORBIS WAVPACK LIBAV
OPTIONS_MULTI_FILTER= NORMALIZE SOX
OPTIONS_MULTI_REPLAYGAIN= AACGAIN FLAC MP3GAIN NORMALIZE \
@@ -80,9 +80,6 @@ MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer
MUSEPACK_RUN_DEPENDS= mpcenc:audio/musepack
-NEROAAC_DESC= Nero AAC MPEG-3 and 3GPP audio codec
-NEROAAC_RUN_DEPENDS= neroAacEnc:audio/linux-neroaaccodec
-
NORMALIZE_DESC= MP3/Ogg Vorbis audio filter and replaygain
NORMALIZE_RUN_DEPENDS= normalize:audio/normalize