[33481] trunk/base/src/port1.0/portconfigure.tcl

afb at macports.org afb at macports.org
Sun Jan 27 12:11:36 PST 2008


Revision: 33481
          http://trac.macosforge.org/projects/macports/changeset/33481
Author:   afb at macports.org
Date:     2008-01-27 12:11:34 -0800 (Sun, 27 Jan 2008)

Log Message:
-----------
fix copy/paste bug

Modified Paths:
--------------
    trunk/base/src/port1.0/portconfigure.tcl

Modified: trunk/base/src/port1.0/portconfigure.tcl
===================================================================
--- trunk/base/src/port1.0/portconfigure.tcl	2008-01-27 20:09:15 UTC (rev 33480)
+++ trunk/base/src/port1.0/portconfigure.tcl	2008-01-27 20:11:34 UTC (rev 33481)
@@ -150,7 +150,7 @@
 
 # internal function to determine the LDFLAGS for the compiler
 proc configure_get_universal_ldflags {args} {
-    global configure.universal_sysroot global configure.universal_target 
+    global configure.universal_sysroot configure.universal_target 
     global os.platform os.arch os.version os.major
     set flags [configure_get_universal_archflags]
     # works around linking without using the CFLAGS, outside of automake

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080127/4356abd6/attachment.html


More information about the macports-changes mailing list