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

jmr at macports.org jmr at macports.org
Mon Dec 27 04:42:10 PST 2010


Revision: 74663
          http://trac.macports.org/changeset/74663
Author:   jmr at macports.org
Date:     2010-12-27 04:42:04 -0800 (Mon, 27 Dec 2010)
Log Message:
-----------
tcl comments are weird

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

Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile	2010-12-27 11:41:16 UTC (rev 74662)
+++ trunk/dports/aqua/qt4-mac/Portfile	2010-12-27 12:42:04 UTC (rev 74663)
@@ -259,7 +259,7 @@
 
         # cannot use pre-compiled headers when compiling with more than 1
         # arch type (typically +universal) or for X11
-        #if {[llength ${qt_arch_types}] != 1 || [variant_isset x11]} {
+        #if {[llength ${qt_arch_types}] != 1 || [variant_isset x11]}
         if {[llength ${qt_arch_types}] != 1} {
             configure.args-append -no-pch
         } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101227/046cdf1e/attachment-0001.html>


More information about the macports-changes mailing list