1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Mark BROKEN: fails to build

package github.com/ipfs/go-ipfs/cmd/ipfs
	imports github.com/ipfs/go-ipfs/vendor/QmTBXYb6y2ZcJmoXVKk3pf9rzSEjbCg7tQaJW7RSuH14nv/go-log: must be imported as QmTBXYb6y2ZcJmoXVKk3pf9rzSEjbCg7tQaJW7RSuH14nv/go-log
Makefile:29: recipe for target 'build' failed

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2016-03-13 20:01:58 +00:00
parent f47c599a7f
commit 767b8b4df8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411025

View File

@ -8,6 +8,8 @@ CATEGORIES= sysutils
MAINTAINER= wg@FreeBSD.org
COMMENT= IPFS implementation in Go
BROKEN= fails to build
BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
USES= gmake