svn commit: r331742 - head/audio/audacity
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Oct 26 23:58:37 UTC 2013
Author: danilo
Date: Sat Oct 26 23:58:36 2013
New Revision: 331742
URL: http://svnweb.freebsd.org/changeset/ports/331742
Log:
- Remove LAME (restricted port audio/lame) from DEFAULT_OPTIONS
Reported by: tijl
Modified:
head/audio/audacity/Makefile
Modified: head/audio/audacity/Makefile
==============================================================================
--- head/audio/audacity/Makefile Sat Oct 26 23:46:09 2013 (r331741)
+++ head/audio/audacity/Makefile Sat Oct 26 23:58:36 2013 (r331742)
@@ -29,7 +29,7 @@ OPTIONS_DEFINE= DEBUG DOCS FFMPEG FLAC I
PORTMIXER SBSMS SOUNDTOUCH TWOLAME VAMP VORBIS
OPTIONS_RADIO= SAMPLERATED
OPTIONS_RADIO_SAMPLERATED= RESAMPLE SAMPLERATE SOXR
-OPTIONS_DEFAULT= FFMPEG FLAC ID3TAG LADSPA LAME MAD MIDI NYQUIST \
+OPTIONS_DEFAULT= FFMPEG FLAC ID3TAG LADSPA MAD MIDI NYQUIST \
PORTMIXER SBSMS SOUNDTOUCH SOXR TWOLAME VAMP VORBIS
DEBUG_DESC= Enable debug support
More information about the svn-ports-all
mailing list