- Switch to BROKEN_FreeBSD_8
This commit is contained in:
parent
c50b3f10b0
commit
d8622c62e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391913
1 changed files with 1 additions and 3 deletions
|
@ -26,9 +26,7 @@ GH_TAGNAME= 582db78
|
||||||
PLIST_FILES= bin/docker
|
PLIST_FILES= bin/docker
|
||||||
USE_RC_SUBR= docker
|
USE_RC_SUBR= docker
|
||||||
|
|
||||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 900044
|
BROKEN_FreeBSD_8= This port works only on FreeBSD 9 and newer
|
||||||
BROKEN= This port works only on FreeBSD 9 and newer
|
|
||||||
.endif
|
|
||||||
|
|
||||||
do-build:
|
do-build:
|
||||||
@cd ${WRKSRC} && export AUTO_GOPATH=1 && export DOCKER_GITCOMMIT=${GH_TAGNAME} && ./hack/make.sh binary
|
@cd ${WRKSRC} && export AUTO_GOPATH=1 && export DOCKER_GITCOMMIT=${GH_TAGNAME} && ./hack/make.sh binary
|
||||||
|
|
Loading…
Reference in a new issue