[MacPorts] #48273: dbus-python: fix include directory for Python34 abiflags

MacPorts noreply at macports.org
Thu Oct 8 00:57:40 PDT 2015


#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 davide.liessi@…):

 Maybe I'm making it too simple, but why don't you test for existence of
 pythonXY-config and call it only if it exists?

 That way, when only processing the Portfile to make PortIndex, retrieve
 information or check dependencies, `abiflag` would sometimes have the
 wrong value, but the Portfile would execute without errors.

 If I understand correctly, `abiflag` needs to be set to the correct value
 only when actually installing/upgrading the port, and at that point Python
 would have already been installed and pythonXY-config would exist.

-- 
Ticket URL: <https://trac.macports.org/ticket/48273#comment:11>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list