[51888] trunk/dports/_resources/port1.0/group/xcode-1.0.tcl

toby at macports.org toby at macports.org
Fri Jun 5 17:07:58 PDT 2009


Revision: 51888
          http://trac.macports.org/changeset/51888
Author:   toby at macports.org
Date:     2009-06-05 17:07:57 -0700 (Fri, 05 Jun 2009)
Log Message:
-----------
portutil.tcl checks for this, lame

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/xcode-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/xcode-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/xcode-1.0.tcl	2009-06-06 00:04:06 UTC (rev 51887)
+++ trunk/dports/_resources/port1.0/group/xcode-1.0.tcl	2009-06-06 00:07:57 UTC (rev 51888)
@@ -122,6 +122,9 @@
 options xcode.universal.sdk
 default xcode.universal.sdk {${universal_sysroot}}
 
+# XXX: Needed to satisfy a check in portutil.tcl, remove when 1.8 is released.
+default xcode.universal.settings {}
+
 namespace eval xcode {}
 
 # Some utility functions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090605/dac496b3/attachment.html>


More information about the macports-changes mailing list