#20397: piklab hardcodes /opt/local -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jwbacon@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: piklab -------------------------------------+-------------------------------------- piklab contains a line that explicitly mentions /opt/local: {{{ configure.args QTDIR=/opt/local/lib/qt3 --without-arts }}} MacPorts could be installed somewhere other than /opt/local, so you should use the variable ${prefix} instead. May I make this change in your portfile? -- Ticket URL: <http://trac.macports.org/ticket/20397> MacPorts <http://www.macports.org/> Ports system for Mac OS