summaryrefslogtreecommitdiff
path: root/x11/lightdm-gtk-greeter/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-04-30 14:26:31 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-04-30 14:26:31 +0000
commitdde2cbdeb8893bc8431d57a0a7b2afb17a19da51 (patch)
treebcd111a48ef89fef4294398dad2884e1bd76aed6 /x11/lightdm-gtk-greeter/Makefile
parentgraphics/opencolorio: fix build with GCC-based architectures (diff)
x11/lightdm-gtk-greeter: fix build with GCC-based architectures
Add USE_CSTD=c99 to fix: lightdm-gtk-greeter.c: In function 'start_authentication': lightdm-gtk-greeter.c:2023: error: 'for' loop initial declaration used outside C99 mode PR: 237626 Approved by: woodsb02 (maintainer), mat (mentor) Differential Revision: https://reviews.freebsd.org/D20094
Notes
Notes: svn path=/head/; revision=500496
Diffstat (limited to 'x11/lightdm-gtk-greeter/Makefile')
-rw-r--r--x11/lightdm-gtk-greeter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/lightdm-gtk-greeter/Makefile b/x11/lightdm-gtk-greeter/Makefile
index 62b4f6e3cc28..d0b88fe08abe 100644
--- a/x11/lightdm-gtk-greeter/Makefile
+++ b/x11/lightdm-gtk-greeter/Makefile
@@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= liblightdm-gobject-1.so:x11/lightdm
USES= gettext gmake gnome localbase pkgconfig xfce
+USE_CSTD= c99
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
USE_XFCE= libexo
USE_XORG= x11