sysutils/mate-control-center: fix build on GCC architectures
Use C99 mode: mate-da-capplet.c:689: error: 'for' loop initial declaration used outside C99 mode MFH: 2020Q3 (fix build blanket)
This commit is contained in:
parent
1a452488f4
commit
137a132ef1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541208
@ -30,6 +30,7 @@ PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= desktop-file-utils gettext gmake gnome libtool localbase mate \
|
||||
pathfix pkgconfig shared-mime-info tar:xz xorg
|
||||
USE_CSTD= c99
|
||||
USE_MATE= desktop libmatekbd marco menus settingsdaemon
|
||||
USE_XORG= ice sm x11 xcursor xext xft xi xrandr xscrnsaver
|
||||
USE_GNOME= cairo dconf glib20 gtk30 intlhack libxml2 librsvg2 pango
|
||||
|
Loading…
Reference in New Issue
Block a user