John port / TCL inconsitency ?
Jann Röder
roederja at student.ethz.ch
Sat Mar 10 15:11:41 PST 2007
Hi guys,
have a look at this ticket:
http://trac.macports.org/projects/macports/ticket/11526
I wrote this port and I had to make this ugly reimplace command to make
it work on Mac OS X PPC, obviously on intel things are a little
different. Any idea how to fix this ? Other than a separate intel
reimplace command with less \ .
reinplace "s,CFLAGS =,CFLAGS = -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\\\\\\\\\\\"${prefix}/share/john\\\\\\\\\\\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\\\\\\\\\\\"${prefix}/share/john\\\\\\\\\\\\\",g"
${worksrcpath}/Makefile
Jann
More information about the macports-dev
mailing list