Subject: Re: CVS commit: pkgsrc/mk
To: Johnny Lam <jlam@jgrind.org>
From: Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
List: pkgsrc-changes
Date: 01/31/2002 19:33:35
On Thu, Jan 31, 2002 at 09:24:47AM -0800, Johnny Lam wrote:
> post-install:
>         cd ${WRKSRC} && ${MAKE} install-config
>
> It should instead by:
> 
> post-install:
>         cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} install-config

Actually, I think it should just be
	INSTALL_TARGET=	install install-config
instead...

That way the whole MAKE mess can be avoided :)

Bye,
 Thomas

-- 
Thomas Klausner - wiz@danbala.tuwien.ac.at
When all other means of communication fail, try words.