Subject: Re: audio/flac broken with 2.0
To: Lubomir Sedlacik <salo@Xtrmntr.org>
From: Ben Collver <ben@NetBSD.org>
List: tech-pkg
Date: 10/19/2004 16:13:22
On Tue, Oct 19, 2004 at 07:02:49PM +0200, Lubomir Sedlacik wrote:
> On Tue, Oct 19, 2004 at 06:28:33AM -0700, Ben Collver wrote:
> > If you look at the Linux cases in audio/mpg123/Makefile.common and
> > devel/p4/Makefile.common, they test for MACHINE_ARCH == "powerpc".  I
> > don't have this hardware and I wonder, is this something that actually
> > needs to be fixed?
> 
> me neither, but what's true for one distribution could be completely
> orthogonal to what other distributions do..  i certainly wouldn't be
> surprised if it is fine on some and wrong on others.

An IRC associate verified that on Debian, uname -m reports "ppc" and not
"powerpc".  I'll commit the fix to bsd.prefs.mk.

Thank you for your time,

Ben