freebsd-ports/comms/tlf
Jan Beich 325ba0c274 comms/tlf: unbreak build after 8e39e791b0
sendqrg.c:103:6: error: use of undeclared identifier 'FILPATHLEN'
            FILPATHLEN - 1);
            ^
sendqrg.c:120:52: error: use of undeclared identifier 'FILPATHLEN'
        strncpy(my_rig->state.pttport.pathname, ptt_file, FILPATHLEN);
                                                          ^
sendqrg.c:122:52: error: use of undeclared identifier 'FILPATHLEN'
        strncpy(my_rig->state.dcdport.pathname, dcd_file, FILPATHLEN);
                                                          ^

Reported by:	pkg-fallout
2021-12-04 14:19:37 +00:00
..
files
distinfo comms/tlf: unbreak build after 8e39e791b0 2021-12-04 14:19:37 +00:00
Makefile comms/tlf: unbreak build after 8e39e791b0 2021-12-04 14:19:37 +00:00
pkg-descr
pkg-plist