diff options
author | antoine <antoine@FreeBSD.org> | 2019-09-08 14:14:19 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-09-08 14:14:19 +0800 |
commit | c1b89c4fd1aed8211437320538450c0532ffda03 (patch) | |
tree | 61cc450541594bb118af26999789608a29d4c756 /www | |
parent | 98c0f8bf98773ac209342a5744345b02ee7623c7 (diff) | |
download | freebsd-ports-gnome-c1b89c4fd1aed8211437320538450c0532ffda03.tar.gz freebsd-ports-gnome-c1b89c4fd1aed8211437320538450c0532ffda03.tar.zst freebsd-ports-gnome-c1b89c4fd1aed8211437320538450c0532ffda03.zip |
Mark BROKEN
$GOPATH/go.mod exists but should not
Reported by: pkg-fallout
Diffstat (limited to 'www')
-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 |