[60836] trunk/dports/x11/wine-crossover-games

ryandesign at macports.org ryandesign at macports.org
Wed Nov 25 04:35:59 PST 2009


Revision: 60836
          http://trac.macports.org/changeset/60836
Author:   ryandesign at macports.org
Date:     2009-11-25 04:35:57 -0800 (Wed, 25 Nov 2009)
Log Message:
-----------
wine-crossover-games: merge r58381 and r60835 from wine-devel: check architecture of dependencies; see #20912

Revision Links:
--------------
    http://trac.macports.org/changeset/58381
    http://trac.macports.org/changeset/60835

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

Property Changed:
----------------
    trunk/dports/x11/wine-crossover-games/


Property changes on: trunk/dports/x11/wine-crossover-games
___________________________________________________________________
Added: svn:mergeinfo
   + /trunk/dports/x11/wine-devel:58381,60835

Modified: trunk/dports/x11/wine-crossover-games/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover-games/Portfile	2009-11-25 12:33:02 UTC (rev 60835)
+++ trunk/dports/x11/wine-crossover-games/Portfile	2009-11-25 12:35:57 UTC (rev 60836)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem              1.0
+PortGroup               archcheck 1.0
 
 name                    wine-crossover-games
 conflicts               wine wine-devel
@@ -49,6 +50,24 @@
     port:xorg-libXxf86vm \
     port:mesa
 
+archcheck.files         lib/libexpat.dylib \
+                        lib/libfontconfig.dylib \
+                        lib/libfreetype.dylib \
+                        lib/libjpeg.dylib \
+                        lib/libiconv.dylib \
+                        lib/libxml2.dylib \
+                        lib/libxslt.dylib \
+                        lib/libncurses.dylib \
+                        lib/libssl.dylib \
+                        lib/libz.dylib \
+                        lib/libSM.dylib \
+                        lib/libXcursor.dylib \
+                        lib/libXi.dylib \
+                        lib/libXinerama.dylib \
+                        lib/libXrandr.dylib \
+                        lib/libXxf86vm.dylib \
+                        lib/libGL.dylib
+
 depends_build \
     port:pkgconfig
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091125/dfcca60f/attachment.html>


More information about the macports-changes mailing list