[62510] trunk/dports/aqua/qt4-mac/Portfile

sharky at macports.org sharky at macports.org
Sat Jan 9 09:48:54 PST 2010


Revision: 62510
          http://trac.macports.org/changeset/62510
Author:   sharky at macports.org
Date:     2010-01-09 09:48:51 -0800 (Sat, 09 Jan 2010)
Log Message:
-----------
qt4-mac: set empty configure.ld_archflags (#20199, #20992)

Modified Paths:
--------------
    trunk/dports/aqua/qt4-mac/Portfile

Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile	2010-01-09 17:34:19 UTC (rev 62509)
+++ trunk/dports/aqua/qt4-mac/Portfile	2010-01-09 17:48:51 UTC (rev 62510)
@@ -56,6 +56,9 @@
 
 configure.cc_archflags
 configure.cxx_archflags
+if {[info exists configure.ld_archflags]} {
+    configure.ld_archflags
+}
 
 set dirname qt4-mac
 set qt_dir ${prefix}/libexec/${dirname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100109/0fc4afde/attachment.html>


More information about the macports-changes mailing list