Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 74108
Collapse All | Expand All

(-)sendmail-8.12.11-r3.ebuild (-1 / +1 lines)
Lines 42-48 Link Here
42
		&& confLIBS="${confLIBS} -lwrap"
42
		&& confLIBS="${confLIBS} -lwrap"
43
	use ssl && confENVDEF="${confENVDEF} -DSTARTTLS" \
43
	use ssl && confENVDEF="${confENVDEF} -DSTARTTLS" \
44
		&& confLIBS="${confLIBS} -lssl -lcrypto" \
44
		&& confLIBS="${confLIBS} -lssl -lcrypto" \
45
		&& conf_sendmail_ENVDEF="${conf_sendmail_ENVDEF} -DSTARTTLS" \
45
		&& conf_sendmail_ENVDEF="${conf_sendmail_ENVDEF} -DSTARTTLS -D_FFR_SMTP_SSL" \
46
		&& conf_sendmail_LIBS="${conf_sendmail_LIBS} -lssl -lcrypto"
46
		&& conf_sendmail_LIBS="${conf_sendmail_LIBS} -lssl -lcrypto"
47
	use ldap && confMAPDEF="${confMAPDEF} -DLDAPMAP" \
47
	use ldap && confMAPDEF="${confMAPDEF} -DLDAPMAP" \
48
		&& confLIBS="${confLIBS} -lldap -llber"
48
		&& confLIBS="${confLIBS} -lldap -llber"

Return to bug 74108