diff options
Diffstat (limited to 'sysutils/ipfs-go/Makefile')
-rw-r--r-- | sysutils/ipfs-go/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ipfs-go/Makefile b/sysutils/ipfs-go/Makefile index 193f1cb4190f..a7ef335590df 100644 --- a/sysutils/ipfs-go/Makefile +++ b/sysutils/ipfs-go/Makefile @@ -10,7 +10,7 @@ COMMENT= IPFS implementation in Go BROKEN= fails to build -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USES= gmake |