=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for oe2mbx-1.21nb1
cd /Users/pbulk/build/mail/oe2mbx/work/liboe-0.92 && /opt/pkg/bin/bmake clean
test -r bin/* && rm -f bin/* || test .
test -r lib/* && rm -f lib/* || test .
clang -pipe -Os -c src/liboe.c -o lib/liboe.o
clang -pipe -Os -c src/liboe.c -o src/liboe.o
clang -pipe -Os -c src/oe2mbx.c -o src/oe2mbx.o
clang -L/opt/pkg/lib -shared src/liboe.o -o lib/liboe.so
clang -L/opt/pkg/lib src/oe2mbx.o lib/liboe.o -o bin/oe2mbx