aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-01-09 01:02:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-01-09 01:02:05 +0000
commit5496413090c43c4a9b4fc408711e563d76ade417 (patch)
treeac2ad2558bfdb471c0ff9b76e5497d2aab848c2a /x11
parent550ca863de3f6b32d961fe6bb2ce5de23d6cd38f (diff)
downloadports-5496413090c43c4a9b4fc408711e563d76ade417.tar.gz
ports-5496413090c43c4a9b4fc408711e563d76ade417.zip
MFH: r560767 by linimon
Add USE_CSTD=c99 to fix build on GCC-based systems: ../src/utils.c:74: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/branches/2021Q1/; revision=560828
Diffstat (limited to 'x11')
-rw-r--r--x11/taiga/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/taiga/Makefile b/x11/taiga/Makefile
index dea033fad85b..5aed7fe5f34d 100644
--- a/x11/taiga/Makefile
+++ b/x11/taiga/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \
libavcodec.so:multimedia/ffmpeg
USES= meson pkgconfig
+USE_CSTD= c99
CPPFLAGS+= -D_WITH_GETLINE # XXX Remove after FreeBSD 11 EOL
PLIST_FILES= bin/${PORTNAME}