diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-08 06:14:19 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-08 06:14:19 +0000 |
commit | 0aa09c214298f13b1be3fbeb59b31034c43dff9a (patch) | |
tree | 61cc450541594bb118af26999789608a29d4c756 /www/grafana6 | |
parent | e63a0f9bd1433ba84124b9f508472ca9ec37968b (diff) |
Notes
Diffstat (limited to 'www/grafana6')
-rw-r--r-- | www/grafana6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/grafana6/Makefile b/www/grafana6/Makefile index 936fb64549ec..33f862c1eba3 100644 --- a/www/grafana6/Makefile +++ b/www/grafana6/Makefile @@ -16,6 +16,7 @@ COMMENT= Dashboard and graph editor for multiple data stores LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build ONLY_FOR_ARCHS= amd64 i386 USES= compiler go |