- Mark BROKEN on i386:
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:27: undefined: MNT_WAIT ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:32: undefined: Statfs ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:33: undefined: MNT_WAIT ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:37: undefined: MNT_RDONLY ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:40: undefined: MNT_SYNCHRONOUS ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:43: undefined: MNT_NOEXEC ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:46: undefined: MNT_NOSUID ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:141: undefined: Bintime ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:150: undefined: Statfs ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:165: undefined: Devstat ../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:46: too many errors Approved by: portmgr blanket
This commit is contained in:
parent
31ca0fb846
commit
777fe0e04b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413372
@ -10,6 +10,8 @@ COMMENT= IPFS implementation in Go
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
|
||||
|
||||
BROKEN_i386= does not build
|
||||
|
||||
USES= gmake
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user