#48273: dbus-python: fix include directory for Python34 abiflags ----------------------------+------------------------ Reporter: michaelld@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: dbus-python34 | ----------------------------+------------------------ Comment (by mcalhoun@…): Calling pythonXY-config (as in r140992) is the best way to find the abiflags, but it seems to cause problems[[BR]] since there is no guarantee pythonXY-config is installed at that point (#49180).[[BR]] Until a better solution is found, assume for the time being that the abiflag is blank for python <= 3.0 and "m" for python > 3.0 (r141026). -- Ticket URL: <https://trac.macports.org/ticket/48273#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X