#49180: dbus-python34, dbus-python35: fails to parse if corresponding python port is not installed ---------------------------+------------------------ Reporter: ryandesign@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: dbus-python | ---------------------------+------------------------ Comment (by michaelld@…): Replying to [comment:2 jmr@…]:
Why not find out the abiflags and append to configure.args in a pre- configure block?
That's what I ended up doing, in r141038. Took a little effort because the variables defined outside the "subport" scope are no longer valid inside the "pre-configure" scope. Had to define them in the "subport" scope & then use in the "pre-configure" scope. Gotta love TCL! -- Ticket URL: <https://trac.macports.org/ticket/49180#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X