[64549] trunk/dports/x11/wine-crossover-games/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Mar 8 22:40:32 PST 2010


Revision: 64549
          http://trac.macports.org/changeset/64549
Author:   ryandesign at macports.org
Date:     2010-03-08 22:40:31 -0800 (Mon, 08 Mar 2010)
Log Message:
-----------
wine-crossover-games: require Xcode 2.5 on Tiger to prevent build failures with older Xcode; see #23974

Modified Paths:
--------------
    trunk/dports/x11/wine-crossover-games/Portfile

Modified: trunk/dports/x11/wine-crossover-games/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover-games/Portfile	2010-03-09 06:31:58 UTC (rev 64548)
+++ trunk/dports/x11/wine-crossover-games/Portfile	2010-03-09 06:40:31 UTC (rev 64549)
@@ -2,6 +2,7 @@
 
 PortSystem              1.0
 PortGroup               archcheck 1.0
+PortGroup               xcodeversion 1.0
 
 name                    wine-crossover-games
 conflicts               wine wine-devel
@@ -17,6 +18,8 @@
 use_parallel_build      yes
 universal_variant       no
 
+minimum_xcodeversions   {8 2.5}
+
 description \
     Wine Is Not an Emulator (1.1.25 with CodeWeavers modifications)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100308/6082d79a/attachment.html>


More information about the macports-changes mailing list