pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39775
The following reply was made to PR pkg/39775; it has been noted by GNATS.
From: Jonathan Perkin <jonathan%perkin.org.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: solaris-pkg-people%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost,
joern.clausen%uni-bielefeld.de@localhost
Subject: Re: pkg/39775
Date: Tue, 17 Feb 2009 14:08:35 +0000
* 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