do-build:
(cd ${WRKSRC}/src && \
GOROOT=${WRKSRC} \
GOBIN= \
GOARCH=${GOARCH} \
GOOS=freebsd \
bash make.bash)