| Summary: | editors/neovim - inaccurate Uses | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | tigersharke |
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(adamw) |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
tigersharke
2022-11-01 18:06:09 UTC
You want `USES=luajit:luajit-openresty`, not `USES=luajit-openresty`. USES=luajit is the command, and :luajit-openresty is the argument. (In reply to Adam Weinberger from comment #1) Yes. Correct. This I understood, including omission of the argument which would work also, in the Makefile it is or was only luajit-openresty. Thank you. (In reply to tigersharke from comment #2) So is this resolved for you now? (In reply to Adam Weinberger from comment #3) Yes thank you very much. Closing as fixed. |