Date: Mon, 18 Jan 2021 13:18:17 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561914 - head/x11/taiga Message-ID: <202101181318.10IDIHDv010234@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Mon Jan 18 13:18:17 2021 New Revision: 561914 URL: https://svnweb.freebsd.org/changeset/ports/561914 Log: x11/taiga: revert r561882 USES=compiler:c11 is already in place. Reported by: jbeich MFH: 2021Q1 Modified: head/x11/taiga/Makefile Modified: head/x11/taiga/Makefile ============================================================================== --- head/x11/taiga/Makefile Mon Jan 18 12:03:48 2021 (r561913) +++ head/x11/taiga/Makefile Mon Jan 18 13:18:17 2021 (r561914) @@ -17,7 +17,6 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libavcodec.so:multimedia/ffmpeg USES= compiler:c11 meson pkgconfig -USE_CSTD= c99 CPPFLAGS+= -D_WITH_GETLINE # XXX Remove after FreeBSD 11 EOL PLIST_FILES= bin/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101181318.10IDIHDv010234>