#20666: py26-matplotlib 0.99.0 - Set CocoaAgg backend as variant --------------------------------+------------------------------------------- Reporter: mdippery@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-matplotlib --------------------------------+------------------------------------------- py26-matplotlib automatically builds with the CocoaAgg backend, which requires a large number of dependencies related to the PyObjC bridge, which aren't necessary if you're doing basic work with py26-matplotlib and don't want to use the CocoaAgg backend at all. In keeping with the port's convention, this patch creates a variant, "cocoa", that enables the CocoaAgg backend. This patch also removes py26-configobj as a dependency, since it does not seem to be an actual dependency in this version of matplotlib. -- Ticket URL: <http://trac.macports.org/ticket/20666> MacPorts <http://www.macports.org/> Ports system for Mac OS