Subject: Re: CVS commit: pkgsrc/print
To: None <joerg@britannica.bec.de>
From: Takahiro Kambe <taca@back-street.net>
List: pkgsrc-changes
Date: 01/09/2007 14:31:46
In message <20070105.082601.48803207.taca@back-street.net>
	on Fri, 05 Jan 2007 08:26:01 +0900 (JST),
	Takahiro Kambe <taca@back-street.net> wrote:
> > On Thu, Jan 04, 2007 at 01:28:25PM +0900, Takahiro Kambe wrote:
> > > pkgsrc/mk/tools/replace.mk still refer ghostscript-gnu and
> > > ghostscript-afpl.  Here is mechanical work around.
> > 
> > I didn't change it intentionally. If you have a reasonable current tree,
> > ghostscript itself will always be picked up. I don't want it to ever
> > pick up the 6.x version automatically, that's why it isn't listed.
> Thanks.
> 
> I've test it current tree and when building graphics/kdegraphics3:
Sadly, it still happenes.

1. Build recent NetBSD current release.
2. Build build environment with pkg_comp(8).

	# /usr/pkg/sbin/pkg_comp makeroot

3. Simply build graphics/kdegraphics3.

	# /usr/pkg/sbin/pkg_comp build graphics/kdegraphics3
	...
	==========================================================================
	ERROR: [reduce-depends.awk] ../../print/ghostscript-gnu does not exist.
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/graphics/kdegraphics3

-- 
Takahiro Kambe <taca@back-street.net>