diff options
-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 |