Subject: Re: pkgsrc DragonFly 1.8.0/i386 2007-08-29 18:48
To: None <tech-pkg@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 08/30/2007 16:04:34
On Thu, Aug 30, 2007 at 03:58:33PM +0200, Thomas Klausner wrote:
> Some infrastructure breakage related to the rc.d scripts.
> Does anyone feel responsible?

It was my change, but I don't think the original behaviour was correct.
All this cases seem to assume that you can just use ${WRKSRC}/foo
directly and not set the _SRC variable, which is wrong.

Joerg