Created attachment 200308 [details] patch This port needs USES=compiler:c++11-lang and inclusion of sys/time.h in src/xcwcp/receiver.h to build on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
Committed, thanks!
A commit references this bug: Author: yuri Date: Fri Dec 21 00:16:53 UTC 2018 New revision: 487933 URL: https://svnweb.freebsd.org/changeset/ports/487933 Log: comms/xcwcp: Fix build with GCC-based architectures Also reorder USExx and other lines. PR: 234222 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/comms/xcwcp/Makefile head/comms/xcwcp/files/ head/comms/xcwcp/files/patch-src_xcwcp_receiver.h