Subject: Re: CVS commit: pkgsrc
To: Nick Hudson <skrll@netbsd.org>
From: None <mcmahill@mtl.mit.edu>
List: pkgsrc-changes
Date: 05/08/2001 15:39:22
On Tue, 8 May 2001, Nick Hudson wrote:
> Dan McMahill wrote:
> >
> > Module Name: pkgsrc
> > Committed By: dmcmahill
> > Date: Tue May 8 15:58:06 UTC 2001
> >
> > Modified Files:
> > pkgsrc/x11/kdebase2/pkg: PLIST
> >
> > Log Message:
> > add missing PLIST entries
> >
> > To generate a diff of this commit:
> > cvs rdiff -r1.4 -r1.5 pkgsrc/x11/kdebase2/pkg/PLIST
>
> This is... err, not correct.
>
> I think the reason is that different versions of X may come with shared
> libary versions of Xdpms. The two dynamic objects that you have add will
> only get built when a shared version exists.
>
> My stock XFree 3.3.6 system doesn't have a shared Xdpms.
yikes! My alpha which has a totally vanilla NetBSD-1.5 install produced
those files....
So whats the right fix here?
-Dan