mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
1c2c25efa8
symonnet.c:76:9: error: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'u_int32_t' (aka 'unsigned int') [-Werror,-Wsign-compare]" While here, also remove the unneccesary dependency on "groff". PR: 293667