[56507] trunk/dports/x11/wine-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Aug 28 20:12:51 PDT 2009


Revision: 56507
          http://trac.macports.org/changeset/56507
Author:   jeremyhu at macports.org
Date:     2009-08-28 20:12:46 -0700 (Fri, 28 Aug 2009)
Log Message:
-----------
wine-devel: Force i386 build_arch

Modified Paths:
--------------
    trunk/dports/x11/wine-devel/Portfile

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2009-08-29 02:02:50 UTC (rev 56506)
+++ trunk/dports/x11/wine-devel/Portfile	2009-08-29 03:12:46 UTC (rev 56507)
@@ -59,6 +59,9 @@
 
 configure.args --x-include=${prefix}/include --x-lib=${prefix}/lib
 
+# This is not 64-bit friendly yet
+configure.build_arch i386
+
 platform darwin 9 {
     # Fix "Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support."
     configure.args-append --disable-win16
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090828/f2b5a88b/attachment.html>


More information about the macports-changes mailing list