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

jmr at macports.org jmr at macports.org
Mon Jun 18 13:18:44 PDT 2012


Revision: 94413
          https://trac.macports.org/changeset/94413
Author:   jmr at macports.org
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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120618/a7469aad/attachment.html>


More information about the macports-changes mailing list