#40614: mozjs17 @17.0.0 new Portfile -------------------------+-------------------------------- Reporter: juanrgar@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: mozjs17 | -------------------------+-------------------------------- Comment (by ryandesign@…): Some feedback: * The whitespace should conform to the modeline, i.e. indentations should be at multiples of 4 spaces. * The `reinplace` being done in post-extract should be done in post- patch. * `configure.cc` is being set to "clang" and `configure.cxx` is being set to "clang++". Why is this? Are llvm-gcc or gcc not suitable? If not, then they should be blacklisted with `compiler.blacklist` and MacPorts should be allowed to populate `configure.compiler`, `configure.cc` and `configure.cxx` itself. -- Ticket URL: <https://trac.macports.org/ticket/40614#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X