Subject: Re: CVS commit: pkgsrc/mk/tools
To: None <joerg@netbsd.org>
From: Min Sik Kim <minskim@NetBSD.org>
List: pkgsrc-changes
Date: 06/27/2006 15:50:18
On 6/26/06, Joerg Sonnenberger <joerg@netbsd.org> wrote:
>
> Module Name: pkgsrc
> Committed By: joerg
> Date: Mon Jun 26 18:14:51 UTC 2006
>
> Modified Files:
> pkgsrc/mk/tools: tools.Linux.mk
>
> Log Message:
> m4 might not exist e.g. on Slackware, conditionalize it.
Thank you for fixing this.
This change may cause packages with USE_TOOLS+=gm4:run (e.g.,
devel/automake) to have additional dependency on devel/m4. So their
PKGREVISION should be bumped.
Regards,
Min