Date: Fri, 20 Mar 2020 20:07:58 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 244937] [patch] Unbreak buildworld for sendmail and SMTP Authentication Message-ID: <bug-244937-9-ch4W1BNXxj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244937-9@https.bugs.freebsd.org/bugzilla/> References: <bug-244937-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244937 --- Comment #1 from Eugene Grosbein <eugen@freebsd.org> --- Small correction: both current "SENDMAIL_LDFLAGS=3D-L/usr/local/lib" and "SENDMAIL_LDADD=3D-lsasl2" should be replaced with single line: SENDMAIL_LDADD=3D/usr/local/lib/libsasl2.so --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244937-9-ch4W1BNXxj>