#39205: py27-yaml links with libyaml even if the libyaml variant is not selected ---------------------------+--------------------- Reporter: ryandesign@… | Owner: deric@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-yaml | ---------------------------+--------------------- Comment (by deric@…): Alright I've but some more work into fixing this. PyYAML 3.09 which is the latest version supported on Python 2.4 can actually link against LibYAML as well so there's no reason to treat it differently. So the actual change boils down to removing 'noarch' , always adding libyaml as a library dependency and removing the variant. Portfile is attached, should I revbump this? -- Ticket URL: <https://trac.macports.org/ticket/39205#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X