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

illogic-al at macports.org illogic-al at macports.org
Sun Dec 21 11:20:36 PST 2008


Revision: 44102
          http://trac.macports.org/changeset/44102
Author:   illogic-al at macports.org
Date:     2008-12-21 11:20:35 -0800 (Sun, 21 Dec 2008)
Log Message:
-----------
Allow universal builds

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

Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile	2008-12-21 18:57:55 UTC (rev 44101)
+++ trunk/dports/aqua/qt4-mac/Portfile	2008-12-21 19:20:35 UTC (rev 44102)
@@ -181,6 +181,10 @@
     configure.args-append   -make docs
 }
 
+variant universal {
+    configure.universal_args-delete --disable-dependency-tracking
+    configure.args-append           -universal
+}
 
 livecheck.check     regex
 livecheck.url       http://trolltech.com/developer/downloads/qt/mac
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081221/485bc28c/attachment-0001.html>


More information about the macports-changes mailing list