aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipfs-go/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ipfs-go/Makefile')
-rw-r--r--sysutils/ipfs-go/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ipfs-go/Makefile b/sysutils/ipfs-go/Makefile
index 14e2641b3177..193f1cb4190f 100644
--- a/sysutils/ipfs-go/Makefile
+++ b/sysutils/ipfs-go/Makefile
@@ -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