Subject: Re: xforms and DragonFly
To: None <tech-pkg@netbsd.org>
From: None <joerg@britannica.bec.de>
List: tech-pkg
Date: 01/19/2006 01:45:02
On Wed, Jan 18, 2006 at 04:36:22PM -0800, Jeremy C. Reed wrote:
> On Thu, 19 Jan 2006 joerg@britannica.bec.de wrote:
> 
> > > #ifndef FreeBSDArchitecture
> > > INSTALLMINORREV = true
> > > #else
> > > INSTALLMINORREV = false
> > > #endif
> > > 
> > > Have you looked at this? What have you done for other packages?
> > 
> > At least my version has a || defined(DragonFlyArchitecture), since I
> > patched it a while ago to avoid this annoying behaviour :-)
> 
> I see you updated xorg-imake with this now. I will commit upstream to 
> xorg.

Thanks. Can you also include the Xos_r.h patch I'll be commiting after
rebuilding xorg-libs?

> It doesn't fix the problem with FreeBSD ... but I will wait until someone 
> else who needs it complains.

Please take this to up to Anholt, I strongly believe this to be a
historic artefact from a.out versioning.

Joerg