[Bug 222988] mail/postfix: use ECHO_CMD instead of ECHO

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 13 18:36:52 UTC 2017


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

            Bug ID: 222988
           Summary: mail/postfix: use ECHO_CMD instead of ECHO
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ohauer at FreeBSD.org
          Reporter: franco at opnsense.org
             Flags: maintainer-feedback?(ohauer at FreeBSD.org)
          Assignee: ohauer at FreeBSD.org

Created attachment 187146
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187146&action=edit
change ECHO to ECHO_CMD

Hi,

This was fun to track down, but took a while...

# make -s VECHO
true

# make -s VECHO_CMD
echo

So when using "make -s install" the build can fail because the essential
modifications to the port build are not made correctly.  A patch is attached.


Cheers,
Franco

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


More information about the freebsd-ports-bugs mailing list