[Bug 190590] New: [PATCH] mail/exim: cannot build with SPF option, DMARC option added

no-reply-bugzilla-daemon at freebsd.org no-reply-bugzilla-daemon at freebsd.org
Tue Jun 3 20:54:50 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190590

            Bug ID: 190590
           Summary: [PATCH] mail/exim: cannot build with SPF option, DMARC
                    option added
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: tacid at tacid.kiev.ua

Created attachment 143343
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143343&action=edit
patch fixes build with SPF and adds DMARC option

When building with SPF option an error occurs:

/usr/bin/ld: cannot find -lspf2

Problem is there is no -L/usr/local/lib flag in the EXTRALIBS definition, fixed
this.

Also added DMARC option to compile exim with EXPERIMENTAL_DMARC support by
mail/opendmarc

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list