[Bug 233608] Modify postfix and postfix-current OPTIONS_DEFAULT in Makefile.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 28 13:51:45 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233608
Bug ID: 233608
Summary: Modify postfix and postfix-current OPTIONS_DEFAULT in
Makefile.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ohauer at FreeBSD.org
Reporter: seirios at seirios.org
Flags: maintainer-feedback?(ohauer at FreeBSD.org)
Assignee: ohauer at FreeBSD.org
I want to create sub ports using mail/postfix and mail/postfix-current.
Currently those Makefile is described above.
> OPTIONS_DEFAULT= EAI PCRE TLS
Please modify to following
> OPTIONS_DEFAULT?= EAI PCRE TLS
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