courier imap fails to locate gdbm within its configure script. maildrop, another courier program, locates gdbm fine, and their databases are incompatible. Fix: Change LDFLAGS. Temporary fix: make LDFLAGS+=-L/usr/local/lib How-To-Repeat: compile the port :)
This also needs a CFLAGS change to add -I/usr/local/include.
Responsible Changed From-To: freebsd-ports-bugs->oliver I'll handle that
State Changed From-To: open->closed Fixed, Thanks for reporting!