Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9097

Modified Files:
        tcltk-10.9.info 
Log Message:
enable corefoundation support to unbreak python make checks, lookout for any 
residual breakage from this change

Index: tcltk-10.9.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/tcltk-10.9.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- tcltk-10.9.info     27 Sep 2013 20:06:36 -0000      1.8
+++ tcltk-10.9.info     5 Oct 2013 17:47:27 -0000       1.9
@@ -1,7 +1,7 @@
 Package: tcltk
 Epoch: 1
 Version: 8.6.1
-Revision: 100
+Revision: 101
 Distribution: 10.9
 BuildDepends: <<
        fink-package-precedence,
@@ -27,7 +27,7 @@
 PatchFile-MD5: f859106b1b56e9246479bd188d946b29
 NoSourceDirectory: true
 SetCPPFLAGS: -MD -g
-ConfigureParams: --enable-shared --enable-threads --disable-corefoundation 
--exec-prefix=%p --mandir=%p/share/man --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib tcl_cv_type_64bit="long long"
+ConfigureParams: --enable-shared --enable-threads --enable-corefoundation 
--exec-prefix=%p --mandir=%p/share/man --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib tcl_cv_type_64bit="long long"
 InfoTest: <<
        TestScript: <<
                cd tcl%v/unix;make -k test || exit 2
@@ -98,7 +98,7 @@
        chmod u+w %i/lib/thread2.7.0/libthread2.7.0.dylib
        install_name_tool -id %p/lib/thread2.7.0/libthread2.7.0.dylib 
%i/lib/thread2.7.0/libthread2.7.0.dylib
        
-
+       perl -pi -e 's/-framework 
CoreFoundation/-Wl,-framework,CoreFoundation/g' %i/lib/pkgconfig/tcl.pc
 <<
 SplitOff: <<
   Package: %N-shlibs


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to