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

Modified Files:
        ettercap.info 
Log Message:
unset MACOSX_DEPLOYMENT_TARGET so that cmake doesn't complain when Xcode SDKs 
aren't installed

Index: ettercap.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/ettercap.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ettercap.info       14 Aug 2013 14:50:46 -0000      1.8
+++ ettercap.info       14 Aug 2013 18:04:12 -0000      1.9
@@ -80,6 +80,7 @@
 <<
 #UseMaxBuildJobs: false
 SetLDFLAGS: -L%p/lib/system-openssl/lib
+NoSetMACOSX_DEPLOYMENT_TARGET: true
 CompileScript: <<
        #!/bin/bash -ev
        if [ "%type_raw[-gtk]" == "-gtk" ]; then
@@ -168,5 +169,8 @@
          in the Fink filesystem.
 
 nieder: 0.7.6 moved to a cmake build system.
+           Unset MACOSX_DEPLOYMENT_TARGET because newer cmake doesn't like it
+           when it and OSX_SYSROOT mismatch (as when only the command line 
tools
+           are installed).
 <<
 <<


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&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