| 3 | | I just hacked in an {{{#include <sys/types.h>}}} into the end of {{{lib/config.h}}} and coreutils built: |
| 4 | | |
| 5 | | {{{ |
| 6 | | $ port -v installed coreutils |
| 7 | | The following ports are currently installed: |
| 8 | | coreutils @8.31_0 requested_variants='' platform='darwin 8' archs='i386' date='2019-12-18T21:24:03-0800' |
| 9 | | coreutils @8.32_0 requested_variants='' platform='darwin 8' archs='i386' date='2020-05-24T11:44:12-0700' |
| 10 | | coreutils @9.3_0 (active) requested_variants='' platform='darwin 8' archs='i386' date='2023-04-28T23:28:09-0700' |
| 11 | | }}} |
| 12 | | |
| 13 | | but how to get it properly done remains open. |
| | 3 | But that should be a separate ticket. |