[MacPorts] #60603: nss @3.53 does not build on PPC Tiger, Mac OS X 10.4.11, because *** missing `endif'

MacPorts noreply at macports.org
Mon Aug 24 09:13:50 UTC 2020


#60603: nss @3.53  does not build on PPC Tiger, Mac OS X 10.4.11, because ***
missing `endif'
------------------------+--------------------
  Reporter:  ballapete  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.2
Resolution:             |   Keywords:  tiger
      Port:  nss        |
------------------------+--------------------

Comment (by ryandesign):

 Replying to [comment:2 ballapete]:
 > This patch file corrects all occurrences of `endef`

 Replacing `endef` with `endif` is not correct. `endef` and `endif` are
 different statements. `endif` ends an `if` statement while `endef` ends a
 `define` statement.

-- 
Ticket URL: <https://trac.macports.org/ticket/60603#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list