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

Modified Files:
        cmake.info 
Log Message:
Trying to keep cmake from shooting itself in the foot during bootstrap

Index: cmake.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/cmake.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cmake.info  31 Jan 2013 01:14:41 -0000      1.7
+++ cmake.info  16 Mar 2013 01:07:47 -0000      1.8
@@ -1,6 +1,6 @@
 Package: cmake
 Version: 2.8.10.2
-Revision: 1
+Revision: 2
 Source: http://www.cmake.org/files/v2.8/%n-%v.tar.gz
 Source-MD5: 097278785da7182ec0aea8769d06860c
 License: BSD
@@ -17,6 +17,7 @@
 <<
 CompileScript: <<
 #!/bin/sh -ev
+ export MACOSX_DEPLOYMENT_TARGET=""
 ./bootstrap --prefix=%p --docdir=/share/doc/%n --mandir=/share/man
  make
 <<


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to