[59388] trunk/dports/lang/tcl/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Oct 14 06:32:23 PDT 2009


Revision: 59388
          http://trac.macports.org/changeset/59388
Author:   ryandesign at macports.org
Date:     2009-10-14 06:32:22 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
tcl: disable core foundation support because it is broken in 8.5.7; closes #21968 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/lang/tcl/Portfile

Modified: trunk/dports/lang/tcl/Portfile
===================================================================
--- trunk/dports/lang/tcl/Portfile	2009-10-14 13:31:55 UTC (rev 59387)
+++ trunk/dports/lang/tcl/Portfile	2009-10-14 13:32:22 UTC (rev 59388)
@@ -4,6 +4,7 @@
 
 name          tcl
 version       8.5.7
+revision      1
 # Tk (x11/tk) port depends on this version
 categories    lang
 maintainers   mww openmaintainer
@@ -27,7 +28,7 @@
 dist_subdir     tcltk
 distname        ${name}${version}-src
 worksrcdir      ${name}${version}/unix
-configure.args  --mandir=${prefix}/share/man
+configure.args  --mandir=${prefix}/share/man --disable-corefoundation
 configure.cppflags-delete  -I${prefix}/include
 configure.ldflags-delete   -L${prefix}/lib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091014/271a5329/attachment.html>


More information about the macports-changes mailing list