pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc NetBSD 2.0.2/i386 bulk build results 2005-09-21
On Thu, Sep 22, 2005 at 03:30:21PM +0200, Manuel Bouyer wrote:
> On Thu, Sep 22, 2005 at 03:19:51PM +0200, Thomas Klausner wrote:
> > > comms/xtel bouyer%NetBSD.org@localhost
> >
> > *** The following files are in /usr/pkg but not in the PLIST:
> > /usr/pkg/lib/X11/fonts/xtel/fonts.scale
>
> Hum, could this file be installed or not depending on the version of X ?
> I'm almost sure the PLIST was correct when I created this package and
> this file didn't exists.
> If it's dependant on the X version, what would be the correct way to fix this
> ?
I think adding
FONTS_X11_DIRS= ${PREFIX}/lib/X11/fonts/xtel
and
.include "../../mk/fonts.mk"
will probably fix this, but I haven't tried.
Take a look at fonts/profont which installs fonts this way.
Thomas
Home |
Main Index |
Thread Index |
Old Index