ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.
Given an envelope sender, Mail::SPF::Query determines the legitimacy of an
SMTP client IP.