Subject: CVS commit: pkgsrc/sysutils/dmidecode
From: Hans Rosenfeld
Date: 2012-02-20 18:27:33
Message id: 20120220172733.A3F1B175DD@cvs.netbsd.org

Log Message:
Fix build on SunOS.

The makefile uses uname -m to decide which programs to build on i386 vs.
x86_64 (and then builds the same programs on both, but thats a different
story). Teach it about i86pc, which is what SunOS usually returns on an
x86 machine.

Files:
RevisionActionfile
1.11modifypkgsrc/sysutils/dmidecode/distinfo
1.5modifypkgsrc/sysutils/dmidecode/patches/patch-aa