[MacPorts] #18290: mpd-0.13.2-remove bogus configure flags

MacPorts noreply at macports.org
Fri Jan 30 20:12:47 PST 2009


#18290: mpd-0.13.2-remove bogus configure flags
------------------------------------+---------------------------------------
 Reporter:  rmsfisher@…             |       Owner:  rmsfisher@…           
     Type:  enhancement             |      Status:  new                   
 Priority:  Normal                  |   Milestone:  Port Enhancements     
Component:  ports                   |     Version:  1.7.0                 
 Keywords:  mpd                     |        Port:  mpd                   
------------------------------------+---------------------------------------
 To make mpd work with as few or as many dependencies as the user wants,
 Emmanuel (milosh@) and I have been making variants for each optional
 dependency.  Those dependencies which are enabled by default by the mpd
 source are marked as default variants.  Until now the default variants
 had, for example:[[BR]][[BR]]
 configure.args-delete --disable-flac[[BR]]
 configure.args-appent --enable-flac[[BR]][[BR]]

 If the flac library is detected by mpd's configure script and it is not
 explicitly disabled, it will be used.  Because of this, there is no
 configure flag "--enable-flac".
 This patch trims bogus configure flags from existing variants.

-- 
Ticket URL: <http://trac.macports.org/ticket/18290>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list