#23691: mkvtoolnix-3.2.0 maintainer update -------------------------------+-------------------------------------------- Reporter: ruud@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mkvtoolnix -------------------------------+-------------------------------------------- Comment(by ruud@…): This is the offending line (configure): {{{ MANPAGES_TRANSLATED="`for lang in $MANPAGES_TRANSLATIONS; do \ echo -n '$(subst doc/man, doc/man/'$lang', $(MANPAGES)) '; done`" }}} Somehow the '-n' isn't processed but pasted in verbatim. Any suggestion how to fix this? -- Ticket URL: <http://trac.macports.org/ticket/23691#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS