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:
parent
3aa04489f8
commit
029d0ac249
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540682
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue