forked from Lainports/freebsd-ports
Mark BROKEN: fails to build
.gopath/src/github.com/docker/docker/pkg/system/mknod.go:12:22: cannot use dev (type int) as type uint64 in argument to syscall.Mknod Reported by: pkg-fallout
This commit is contained in:
parent
bb50610cba
commit
bf5dae0cd5
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ COMMENT= Docker containment system
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
BUILD_DEPENDS= go>=1.4:lang/go \
|
||||
bash:shells/bash \
|
||||
sqlite3:databases/sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue