Subject: Re: CVS commit: pkgsrc
To: Alistair Crooks <agc@pkgsrc.org>
From: None <mcmahill@mtl.mit.edu>
List: pkgsrc-changes
Date: 05/09/2001 08:40:39
On Wed, 9 May 2001, Alistair Crooks wrote:

> On Tue, May 08, 2001 at 03:39:22PM -0400, mcmahill@mtl.mit.edu wrote:
> > 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
> > 
> > 
> 
> Use PLIST_SRC, and add the dynamic objects where necessary.

how do i know when its neccessary?  Nick?

-Dan