Date: Sun, 8 Sep 2019 06:14:20 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511549 - head/www/grafana6 Message-ID: <201909080614.x886EKjn024424@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Sep 8 06:14:19 2019 New Revision: 511549 URL: https://svnweb.freebsd.org/changeset/ports/511549 Log: Mark BROKEN $GOPATH/go.mod exists but should not Reported by: pkg-fallout Modified: head/www/grafana6/Makefile Modified: head/www/grafana6/Makefile ============================================================================== --- head/www/grafana6/Makefile Sun Sep 8 06:11:34 2019 (r511548) +++ head/www/grafana6/Makefile Sun Sep 8 06:14:19 2019 (r511549) @@ -16,6 +16,7 @@ COMMENT= Dashboard and graph editor for multiple data LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build ONLY_FOR_ARCHS= amd64 i386 USES= compiler go
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909080614.x886EKjn024424>