#29434: gtk-quartz-engine port ------------------------------+--------------------------------------------- Reporter: tael67@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gtk-quartz-engine ------------------------------+--------------------------------------------- Comment(by ryandesign@…): Previously, your autogen.sh patch was removing this line: {{{ srcdir/configure --enable-maintainer-mode "$@" }}} This seemed like the correct thing to do. Your new patch no longer removes this line. Why this change? There's no need for autogen.sh to call configure, since MacPorts will do so. And there's no need to enable maintainer mode. `configure --help` says this option "enable[s] make rules and dependencies not useful (and sometimes confusing) to the casual installer" so that doesn't sound like something we want. -- Ticket URL: <https://trac.macports.org/ticket/29434#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS