[Bug 240433] emulators/virtualbox-ose-additions: fix build with "make -s"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 9 06:46:10 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240433
Bug ID: 240433
Summary: emulators/virtualbox-ose-additions: fix build with
"make -s"
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: vbox at FreeBSD.org
Reporter: franco at opnsense.org
Flags: maintainer-feedback?(vbox at FreeBSD.org)
Assignee: vbox at FreeBSD.org
Created attachment 207313
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207313&action=edit
ECHO_CMD replacement
${ECHO} is a make(1) builtin which is empty when "-s" is used. For functional
build modifications ${ECHO_CMD} must be used, because the build fails
otherwise.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list