pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39775
* On 2009-02-17 at 14:00 GMT, Jörn Clausen wrote:
> This patch fixes the last remaining problem of this PR:
>
> --- Makefile 2009/02/17 13:09:00 1.1
> +++ Makefile 2009/02/17 13:47:32
> @@ -49,6 +49,10 @@
> CONFIGURE_ENV+= ac_cv_func_fopen64=no
> .endif
>
> +.if ${OPSYS} == "SunOS"
> +TOOLS_PLATFORM.sh = /usr/bin/ksh
> +.endif
> +
Why is this necessary? We already set TOOLS_PLATFORM.sh to pdksh in
bootstrap.
--
Jonathan Perkin The NetBSD Project
http://www.perkin.org.uk/ http://www.netbsd.org/
Home |
Main Index |
Thread Index |
Old Index