Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 18:36:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222988] mail/postfix: use ECHO_CMD instead of ECHO
Message-ID:  <bug-222988-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222988

            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@FreeBSD.org
          Reporter: franco@opnsense.org
             Flags: maintainer-feedback?(ohauer@FreeBSD.org)
          Assignee: ohauer@FreeBSD.org

Created attachment 187146
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187146&action=
=3Dedit
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 attache=
d.


Cheers,
Franco

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222988-13>