diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-11-09 05:08:54 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-11-09 05:08:54 +0000 |
commit | ea5090b4aacc7bcea07f170626c3cbfce49b4faa (patch) | |
tree | 64588e1ea03f3e0345bce2b773de7eb7954fc111 /net-mgmt/statsite | |
parent | 868faf0b0bbd2d43f8100f384984aeab1982db49 (diff) |
Notes
Diffstat (limited to 'net-mgmt/statsite')
-rw-r--r-- | net-mgmt/statsite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/statsite/Makefile b/net-mgmt/statsite/Makefile index 9bc34bfb637d..fb8da2eb113c 100644 --- a/net-mgmt/statsite/Makefile +++ b/net-mgmt/statsite/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf python:env GNU_CONFIGURE= yes +USE_CSTD= gnu99 USE_GITHUB= yes GH_ACCOUNT= armon |