#38378: Using port's -d flag should pass --disable-silent-rules to configure.args when applicable -------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.3 Keywords: | Port: -------------------------+-------------------------------- The `-d` flag implies that the user wants additional information, and passing `--disable-silent-rules` to most configure scripts usually makes the make process print additional information. Of course we'd probably want to test this first so we don't end up with something like the situation with how `qmake` doesn't recognize the `--disable-dependency- tracking` flag. -- Ticket URL: <https://trac.macports.org/ticket/38378> MacPorts <http://www.macports.org/> Ports system for OS X