[MacPorts] #32542: Setting configure.compiler to a MacPorts-provided compiler doesn't add dependency automatically

MacPorts noreply at macports.org
Sun Feb 10 13:46:27 PST 2013


#32542: Setting configure.compiler to a MacPorts-provided compiler doesn't add
dependency automatically
---------------------+----------------------
  Reporter:  cal@…   |      Owner:  larryv@…
      Type:  defect  |     Status:  assigned
  Priority:  High    |  Milestone:
 Component:  base    |    Version:  2.0.3
Resolution:          |   Keywords:
      Port:          |
---------------------+----------------------

Comment (by cal@…):

 Attached a patch providing a generic callback mechanism (that might also
 be useful in other cases, I recall we also have an automatic dependcy on
 bsdmake `if ${build.type} == bsd` where this could be useful) and
 automatic compiler dependencies.

 To prevent duplicate dependencies in ports that already correctly declare
 a dependency we might add `depends_${type}-delete port:$compiler_port`,
 but that's just a cosmetic change now.

 Comments?

-- 
Ticket URL: <https://trac.macports.org/ticket/32542#comment:33>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list