#38214: libcomerr: Uses automagic dependency on [g]awk, when available, breaking compile_et later on ------------------------+-------------------- Reporter: ram@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: libcomerr | ------------------------+-------------------- Comment (by egall@…): Replying to [comment:9 ram@…]:
Replying to [comment:8 cal@…]:
So we can either add a dependency on gawk or make sure this uses /usr/bin/awk. Assuming any `awk` will do ensuring it uses `/usr/bin/awk` seems like the right approach to me.
I would have voted for adding the dependency on gawk, seeing as it's usually one of the first programs I install anyway ^(because doing so makes the `AC_PROG_AWK` autoconf macro that most configure scripts use find something quicker)^, but whatever, this way works too I guess... -- Ticket URL: <https://trac.macports.org/ticket/38214#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS