Created attachment 203399 [details] patch Add USES=compiler:c11 to fix build on GCC architectures. While here, also add USES=gnome localbase:ldflags. Tested on powerpc64 and amd64.
Committed, thanks.
A commit references this bug: Author: linimon Date: Sun Apr 7 01:26:34 UTC 2019 New revision: 498224 URL: https://svnweb.freebsd.org/changeset/ports/498224 Log: Add USES=compiler:c11 to fix build on GCC-based architectures: /usr/local/include/gnutls/gnutls.h:482: error: expected identifier or '(' before '/' token While here, also add USES=gnome localbase:ldflags. PR: 237037 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/irc/ctrlproxy/Makefile
A commit references this bug: Author: linimon Date: Sun Apr 7 01:28:59 UTC 2019 New revision: 498226 URL: https://svnweb.freebsd.org/changeset/ports/498226 Log: MFH: r498224 Add USES=compiler:c11 to fix build on GCC-based architectures: /usr/local/include/gnutls/gnutls.h:482: error: expected identifier or '(' before '/' token While here, also add USES=gnome localbase:ldflags. PR: 237037 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: _U branches/2019Q2/ branches/2019Q2/irc/ctrlproxy/Makefile