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

MacPorts noreply at macports.org
Fri Aug 7 10:24:44 PDT 2015


#48273: dbus-python: fix include directory for Python34 abiflags
----------------------------+------------------------
  Reporter:  michaelld@…    |      Owner:  mcalhoun@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.3
Resolution:                 |   Keywords:
      Port:  dbus-python34  |
----------------------------+------------------------

Comment (by michaelld@…):

 OK; thanks. Yes, you have this issue too with dbus not installing into the
 correct directory. Not sure what's to be done. If you are comfortable with
 Portfiles, then you can edit the one for dbus-python and change the line:
 {{{
 --includedir=${python_prefix}/include/python${python_branch}
 }}}
 to be:
 {{{
 --includedir=${python_prefix}/include/python${python_branch}m
 }}}
 then uninstall & reinstall dbus-python. Eventually a fix will come up.

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


More information about the macports-tickets mailing list