On Jun 18, 2012, at 15:18, [email protected] wrote:

> Revision: 94413
>          https://trac.macports.org/changeset/94413
> Author:   [email protected]
> Date:     2012-06-18 13:18:44 -0700 (Mon, 18 Jun 2012)
> Log Message:
> -----------
> tcl: don't disable CoreFoundation (#31995)
> 
> Modified Paths:
> --------------
>    trunk/dports/lang/tcl/Portfile
> 
> Modified: trunk/dports/lang/tcl/Portfile
> ===================================================================
> --- trunk/dports/lang/tcl/Portfile    2012-06-18 20:07:12 UTC (rev 94412)
> +++ trunk/dports/lang/tcl/Portfile    2012-06-18 20:18:44 UTC (rev 94413)
> @@ -27,7 +27,7 @@
> dist_subdir     tcltk
> distname        ${name}${version}-src
> worksrcdir      ${name}${version}/unix
> -configure.args  --mandir=${prefix}/share/man --disable-corefoundation
> +configure.args  --mandir=${prefix}/share/man
> configure.cppflags-delete  -I${prefix}/include
> configure.ldflags-delete   -L${prefix}/lib

What is the consequence of this change? Would this change (the contents of) the 
files that the tcl port installs, such that we should increase the revision to 
rebuild it?


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

Reply via email to