https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237175
Bug ID: 237175 Summary: x11/xfce4-screenshooter-plugin: fix build with GCC-based architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x...@freebsd.org Reporter: pku...@anongoth.pl Flags: maintainer-feedback?(x...@freebsd.org) Assignee: x...@freebsd.org Created attachment 203557 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203557&action=edit patch Sources use C99 features but GCC 4.2 by default compiles in C89. Set USE_CSTD=c99 to fix build. Tested on powerpc64 and amd64. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-xfce@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"