[131049] trunk/dports/www/serf1/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jan 5 04:19:46 PST 2015


Revision: 131049
          https://trac.macports.org/changeset/131049
Author:   jeremyhu at macports.org
Date:     2015-01-05 04:19:46 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
serf1: The Leopard comment is not relevant.  That was fallout from a workaround that can be worked around better.

Modified Paths:
--------------
    trunk/dports/www/serf1/Portfile

Modified: trunk/dports/www/serf1/Portfile
===================================================================
--- trunk/dports/www/serf1/Portfile	2015-01-05 12:07:02 UTC (rev 131048)
+++ trunk/dports/www/serf1/Portfile	2015-01-05 12:19:46 UTC (rev 131049)
@@ -42,12 +42,7 @@
                 LINKFLAGS="${configure.ldflags} [get_canonical_archflags ld]"
 
 platform darwin {
-    # Workaround buggy Leopard headers combined with scons buggy lack of MACOSX_DEPLOYMENT_TARGET propagation:
-    #
-    # $ echo | /usr/bin/gcc-4.2 -include Availability.h -include available.h -x c -
-    # In file included from <command-line>:0:
-    # /usr/include/available.h:111:6: error: #error __MAC_OS_X_VERSION_MAX_ALLOWED must be >= __MAC_OS_X_VERSION_MIN_REQUIRED
-
+    # Workaround scons buggy lack of MACOSX_DEPLOYMENT_TARGET propagation:
     build.args-append   CC="MACOSX_DEPLOYMENT_TARGET=${macosx_deployment_target} ${configure.cc}"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/08cb1e6a/attachment-0001.html>


More information about the macports-changes mailing list