Age | Commit message (Collapse) | Author |
|
We may need entries with spaces in makeopts, installopts, and
configopts, and at that point we should also convert depends and
auth_opts to avoid confusion.
|
|
|
|
|
|
Recent ports already do this, let's update the others as well. One step
closer to multi-arch support for ports! :^)
|
|
Let's just use $version everywhere (we already do this for most ports).
|
|
This fixes the build of `jq`.
`diff` were not matched by `patches/*.patch`, this seems to have gone
unnoticed in a refactor.
|
|
- Remove superfluous function overrides and use makeopts instead
- Remove superfluous installopts
- Use run rather than cd'ing manually
- Ensure empty line between functions
|
|
|
|
|