#27574: obc: Portfile and patch for Oxford Oberon 2 compiler ------------------------------------------+--------------------------------- Reporter: jking+macports@… | Owner: ryandesign@… Type: submission | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: | Keywords: oberon obc oberon2 Port: obc | ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * status: closed => reopened * resolution: fixed => Comment: In the conditional, I think we should check ${configure.build_arch} instead of ${os.arch}. Also, I think there's a problem with the line "configure.args-delete --disable-jit" since "--disable-jit" isn't in the configure.args to begin with so there's nothing to delete. Did you mean "configure.args-append --disable-jit"? In the future, we should do port updates in new tickets, not reusing existing resolved ones. -- Ticket URL: <https://trac.macports.org/ticket/27574#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS