Subject: Re: CVS commit: pkgsrc
To: None <schmonz@netbsd.org>
From: Min Sik Kim <minskim@NetBSD.org>
List: pkgsrc-changes
Date: 12/30/2005 18:15:54
On Dec 26, 2005, at 3:39 PM, Amitai Schlair wrote:
>
> Module Name: pkgsrc
> Committed By: schmonz
> Date: Mon Dec 26 23:39:35 UTC 2005
>
> Modified Files:
> ...
> pkgsrc/print/tex-hlatex: Makefile
This package doesn't build only because one of its dependencies,
fonts/tex-uhc-fonts-base, requires teTeX3 while the default tex is
teTeX2. So the package builds correctly if TEX_DEFAULT is set to
teTeX3. The bulk build should not try to build this package at all
since its dependent package already failed.
Could you please revert your change setting PKG_FAIL_REASON, and ask
a pull-up to 2005Q4?
Regards,
Min Sik Kim