Hi all, To build 64-bit only in macports.conf I have universal_archs x86_64 Is the following needed too? Do I need build.mtune argument? # port -dsc install <portname> configure.optflags="-pthread -parallel - fast -m64" configure.mtune=k8 Thanks,