Changes between Version 1 and Version 2 of Ticket #60747, comment 15
- Timestamp:
- Sep 5, 2021, 12:46:44 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60747, comment 15
v1 v2 1 1 Is there a chance this could be due to the outdated GNU Make, provided on older macOS releases? 2 2 3 It might be worth adding a build dep on `port:gmake`, along with the following to use it:3 It might be worth testing, by adding a build dep on `port:gmake`, along with the following to use it: 4 4 5 5 `build.cmd ${prefix}/bin/gmake`