[73113] trunk/dports/_resources/port1.0/group/qt4-1.0.tcl

michaelld at macports.org michaelld at macports.org
Thu Nov 4 04:56:20 PDT 2010


Revision: 73113
          http://trac.macports.org/changeset/73113
Author:   michaelld at macports.org
Date:     2010-11-04 04:56:17 -0700 (Thu, 04 Nov 2010)
Log Message:
-----------
qt4 PortGroup: Remove all archcheck.

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

Modified: trunk/dports/_resources/port1.0/group/qt4-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/qt4-1.0.tcl	2010-11-04 08:35:18 UTC (rev 73112)
+++ trunk/dports/_resources/port1.0/group/qt4-1.0.tcl	2010-11-04 11:56:17 UTC (rev 73113)
@@ -35,14 +35,6 @@
 # Usage:
 # PortGroup     qt4 1.0
 
-# always archcheck QtCore
-PortGroup               archcheck 1.0
-
-# check arch of libraries on which this port depends
-if {![info exists building_qt4]} {
-    archcheck.files-append  lib/libQtCore.dylib
-}
-
 # check for +debug variant of this port, and make sure Qt was
 # installed with +debug as well; if not, error out.
 platform darwin {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101104/f59de75f/attachment.html>


More information about the macports-changes mailing list