x11/mate-panel: fix build on GCC architectures

Use C99 mode:
wayland-backend.c:55: error: 'for' loop initial declaration used outside C99 mode
This commit is contained in:
Piotr Kubaj 2020-06-28 07:48:05 +00:00
parent 3aa04489f8
commit 029d0ac249
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540682

View file

@ -28,6 +28,7 @@ PORTSCOUT= limitw:1,even
USES= gettext gmake gnome libtool localbase mate pathfix pkgconfig \
tar:xz xorg
USE_CSTD= c99
USE_MATE= desktop libmateweather menus
USE_XORG= ice sm
USE_GNOME= cairo dconf gnomeprefix gtk30 intltool \