#20072: id3v2 should be using configure.cxx -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: brent@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: id3v2 -------------------------------------+-------------------------------------- {{{ ---> Building id3v2 DEBUG: Executing org.macports.build (id3v2) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_audio_id3v2/work/id3v2-0.1.11" && nice -n 10 make all' g++ -I/mp/include/ -DVERSION="\"0.1.11\"" -c -o convert.o convert.cpp g++ -I/mp/include/ -DVERSION="0.1.11" -c -o convert.o convert.cpp g++: Error: You should be using ${configure.cxx} See http://trac.macports.org/wiki/UsingTheRightCompiler make: *** [convert.o] Error 1 }}} The attached patch fixes this. If there are no objections, I'm happy to commit it. -- Ticket URL: <http://trac.macports.org/ticket/20072> MacPorts <http://www.macports.org/> Ports system for Mac OS