summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-03-24 09:01:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-03-24 09:01:55 +0000
commit6500de29a08fe928682d4f590993fd103b7d0b42 (patch)
tree6591661c8d4a271767cdb9e64f183ff8d1bacd88 /x11
parentlang/pypy: Restore build on DF (requires same ucontext fix as FBSD) (diff)
Fix build with old gcc
Notes
Notes: svn path=/head/; revision=411760
Diffstat (limited to 'x11')
-rw-r--r--x11/xcbautolock/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xcbautolock/Makefile b/x11/xcbautolock/Makefile
index af28484e7538..977e79f44587 100644
--- a/x11/xcbautolock/Makefile
+++ b/x11/xcbautolock/Makefile
@@ -10,6 +10,7 @@ COMMENT= XCB base autolocker
LICENSE= BSD2CLAUSE
USES= pkgconfig
+USE_CSTD= c99
USE_GITHUB= yes
GH_ACCOUNT= bapt