Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2013 23:58:37 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331742 - head/audio/audacity
Message-ID:  <201310262358.r9QNwbG9003716@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310262358.r9QNwbG9003716>