[57581] trunk/dports/python/py26-cairo/Portfile

Rainer Müller raimue at macports.org
Sun Sep 13 09:40:04 PDT 2009


On 2009-09-13 18:23 , raimue at macports.org wrote:
> --- trunk/dports/python/py26-cairo/Portfile	2009-09-13 15:53:37 UTC (rev 57580)
> +++ trunk/dports/python/py26-cairo/Portfile	2009-09-13 16:23:23 UTC (rev 57581)
> @@ -37,7 +37,7 @@
>  
>  platform darwin 9 {
>      post-patch {
> -        reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/cairo/Makefile.in
> +        reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/src/Makefile.in
>      }
>  }

I am not sure if this replace should also be done on other Mac OS X
versions. It builds fine for me on Snow Leopard in the current version.
Why is this necessary at all? Or should there be a darwin 10 variant
with the same replace?

Rainer


More information about the macports-dev mailing list