[MacPorts] #54699: mame: New port

MacPorts noreply at macports.org
Fri Sep 1 13:48:22 UTC 2017


#54699: mame: New port
-------------------------+-----------------
  Reporter:  mf2k        |      Owner:
      Type:  submission  |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  mame        |
-------------------------+-----------------

Comment (by jmroot):

 It's correct for configure.cpp to be set to /usr/bin/cpp. A lot of
 software that runs $CPP (as opposed to $CC -E) wants a traditional-style
 preprocessor, and clang does not provide that. (The tradcpp port exists to
 provide this for systems that don't have gcc.) Are you sure mame even uses
 $CPP?

 The makefile patch effectively does nothing; it only changes comments. To
 use our libsdl, USE_LIBSDL=1 needs to be added to the build.args.

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


More information about the macports-tickets mailing list