On Dec 1, 2011, at 03:03, [email protected] wrote:

> Revision: 87670
>          http://trac.macports.org/changeset/87670
> Author:   [email protected]
> Date:     2011-12-01 01:03:30 -0800 (Thu, 01 Dec 2011)
> Log Message:
> -----------
> telepathy-logger: new port, telepathy logging daemon.
> 
> Added Paths:
> -----------
>    trunk/dports/comms/telepathy-logger/
>    trunk/dports/comms/telepathy-logger/Portfile
>    trunk/dports/comms/telepathy-logger/files/
>    trunk/dports/comms/telepathy-logger/files/patch-configure.diff


> --- trunk/dports/comms/telepathy-logger/files/patch-configure.diff            
>                 (rev 0)
> +++ trunk/dports/comms/telepathy-logger/files/patch-configure.diff    
> 2011-12-01 09:03:30 UTC (rev 87670)
> @@ -0,0 +1,14 @@
> +--- configure.orig   2011-11-01 15:06:10.000000000 -0700
> ++++ configure        2011-11-28 15:23:41.000000000 -0800
> +@@ -14620,9 +14620,9 @@
> + 
> + 
> + 
> +-  PYTHON_PREFIX='${prefix}'
> ++  
> PYTHON_PREFIX='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'
> + 
> +-  PYTHON_EXEC_PREFIX='${exec_prefix}'
> ++  
> PYTHON_EXEC_PREFIX='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'

/opt/local is hardcoded here, as is version 2.7; you probably need to reinplace 
something here depending on which python variant was selected in the port.


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to