[63866] trunk/dports/devel/apr/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Feb 17 09:46:59 PST 2010
On Feb 17, 2010, at 09:17, dluke at macports.org wrote:
> Update libtool -arch removal regex to not eat the double quotes (was breaking the apr-installed libtool) fixes #23744.
Yeah, sorry about that, I think I'm recommending the following more bullet-proof line instead of the one I was using for GraphicsMagick:
reinplace -E {s|-arch [a-z0-9_]+||g} ${worksrcpath}/file
I noticed this in mysql5 where the previous more permissive regex ate a closing quote too.
More information about the macports-dev
mailing list