On Tuesday 22 April 2008 01:58:06 Antoine Jacoutot wrote: > On Mon, 21 Apr 2008, Brad wrote: > > On Wed 2008.04.16 at 17:10 +0200, syl wrote: > > > I've update the nasm package to version 2.02. > > > > Add amd64 to ONLY_FOR_ARCHS and make sure it works. > > And if it does, wouldn't it might be needed to add nasm as build_depends > for ports that already do this for i386 in case it gets picked up by > configure or so.
No I would not just blindly add amd64 in. You would have to check each port that uses nasm on a case by case basis and see if what is there would even use nasm on amd64 since some autoconf tests only check for i386 and then make sure the code builds and the program works. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
