diff options
-rw-r--r-- | x11/xcbautolock/Makefile | 1 |
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 |