[Bug 244937] [patch] Unbreak buildworld for sendmail and SMTP Authentication
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 20 20:08:00 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244937
--- Comment #1 from Eugene Grosbein <eugen at freebsd.org> ---
Small correction: both current "SENDMAIL_LDFLAGS=-L/usr/local/lib" and
"SENDMAIL_LDADD=-lsasl2" should be replaced with single line:
SENDMAIL_LDADD=/usr/local/lib/libsasl2.so
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list