#51863: New Port ChezScheme ----------------------------+-------------------------------- Reporter: watsonbladd@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: chezscheme | ----------------------------+-------------------------------- Comment (by ryandesign@…): Since this software is hosted at github, please use the github portgroup. Its github.setup line will replace the name, version, distfiles, and master_sites lines. The checksums will need to change because the github portgroup uses "tarball"-style URLs, not "archive"-style URLs like you used. The purpose of `configure.pre_args` is to specify the prefix, so instead of clearing `configure.pre_args` and putting `--installprefix=${prefix}` in `configure.args`, you should set `configure.pre_args` to `--installprefix=${prefix}`. -- Ticket URL: <https://trac.macports.org/ticket/51863#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X