[Bug 233609] Modify dovecot OPTIONS_DEFAULT in Makefile.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 28 13:58:52 UTC 2018


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

            Bug ID: 233609
           Summary: Modify dovecot OPTIONS_DEFAULT in Makefile.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: seirios at seirios.org

I want to create sub ports using mail/dovecot.

Currently those Makefile is described above.

> OPTIONS_DEFAULT=GSSAPI_NONE LIBWRAP

Please modify to following

> OPTIONS_DEFAULT?=GSSAPI_NONE LIBWRAP

So, people create variants like www/nginx-*.

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


More information about the freebsd-ports-bugs mailing list