[MacPorts] #28033: smlnj @110.72 build failure when 110.71 is installed

MacPorts noreply at macports.org
Mon Oct 6 12:30:09 PDT 2014


#28033: smlnj @110.72 build failure when 110.71 is installed
-------------------------+------------------------
  Reporter:  tascafoo@…  |      Owner:  bfulgham@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  1.9.2
Resolution:              |   Keywords:
      Port:  smlnj       |
-------------------------+------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)


Comment:

 The conflicts_build portgroup can be used to at least give users an error
 message that explains the problem and gives them a solution.

 Near the top of the portfile, put:

 {{{
 PortGroup conflicts_build 1.0
 }}}

 Then later, near the configure and build options, put:

 {{{
 conflicts_build-append ${name}
 }}}

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


More information about the macports-tickets mailing list