Subject: Re: [REPOST] graphics/xpm won't buuild - SOLVED
To: None <tech-pkg@netbsd.org>
From: None <xs@kittenz.org>
List: tech-pkg
Date: 05/17/2002 21:49:42
on Fri, May 17, 2002 at 10:00:45PM +0200, Manuel Bouyer wrote:
> On Fri, May 17, 2002 at 09:21:38PM +0200, Xavier HUMBERT wrote:
> > The fact remains that it is strange that mrtg requires an installed X
> > system ...
> 
> It's annoying me too (I don't have X on servers). But I don't feel rewriting
> the image generator :)

fwiw, I use mrtg on an X11-less server. I just comment out the line
which adds /usr/X11R6/include to the include path, and the two buildlink
lines that involve x11 in graphics/gd/Makefile. Then comment out
USE_X11 in net/mrtg/Makefile. (gd without xpm isn't a big deal for me.)