[20038] trunk/dports/python/py-numpy/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 13 11:58:22 PDT 2006


Revision: 20038
          http://trac.macosforge.org/projects/macports/changeset/20038
Author:   erickt at macports.org
Date:     2006-10-13 11:58:22 -0700 (Fri, 13 Oct 2006)

Log Message:
-----------
Use the proper platform variant

Modified Paths:
--------------
    trunk/dports/python/py-numpy/Portfile

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2006-10-13 09:41:13 UTC (rev 20037)
+++ trunk/dports/python/py-numpy/Portfile	2006-10-13 18:58:22 UTC (rev 20038)
@@ -37,7 +37,7 @@
         }
 }
 
-variant darwin intel {
+variant darwin i386 {
         depends_build-append port:gcc42
 
         post-patch {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061013/d91565bb/attachment.html


More information about the macports-changes mailing list