--- Portfile.orig	2010-09-07 16:23:47.000000000 -0500
+++ Portfile	2010-09-07 16:24:18.000000000 -0500
@@ -36,6 +36,8 @@
 destroot.env-append     ATLAS=${prefix}/lib \
                         LAPACK=${prefix}/lib \
                         BLAS=${prefix}/lib
+                        
+python.add_archflags    no
 
 post-patch {
     reinplace "s|@@MPORTS_PYTHON@@|${python.bin}|" ${worksrcpath}/numpy/f2py/setup.py

