===> Building for st-term-0.9.2nb1
cp config.def.h config.h
clang -I/opt/pkg/include  `pkg-config --cflags fontconfig`  `pkg-config --cflags freetype2` -DVERSION=\"0.9.2\" -D_XOPEN_SOURCE=600 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c st.c
clang -I/opt/pkg/include  `pkg-config --cflags fontconfig`  `pkg-config --cflags freetype2` -DVERSION=\"0.9.2\" -D_XOPEN_SOURCE=600 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c x.c
clang -o st st.o x.o -L/opt/pkg/lib -lm -lrt -lX11 -lutil -lXft  `pkg-config --libs fontconfig`  `pkg-config --libs freetype2` -L/opt/pkg/lib
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
bmake: stopped making "all" in /Users/pbulk/build/x11/st-term/work/st-0.9.2
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/x11/st-term
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/x11/st-term