Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2014 16:18:20 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, John Marino <marino@FreeBSD.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r339777 - head/lang/modula3
Message-ID:  <20140115151820.GH77567@ithaqua.etoilebsd.net>
In-Reply-To: <998760DE607B43BBDEA3C8AE@ogg.in.absolight.net>
References:  <201401151341.s0FDfQ1M053094@svn.freebsd.org> <998760DE607B43BBDEA3C8AE@ogg.in.absolight.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--rCwQ2Y43eQY6RBgR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jan 15, 2014 at 03:17:08PM +0100, Mathieu Arnold wrote:
> +--On 15 janvier 2014 13:41:26 +0000 John Marino <marino@FreeBSD.org> wro=
te:
> |   lang/modula3: Not for FreeBSD 8.x
> |  =20
> | +.  if !exists(/usr/include/xlocale/_ctype.h)
> | +IGNORE=3D		the bootstrap compiler only runs on FreeBSD 9.0 or later
> | +.  endif
> |  . endif
>=20
> That should be .if ${OSVERSION} < 9000000 or something.
>=20
> --=20
> Mathieu Arnold

It is better to test for the existence of a file as if some are creating
custom images they without that file it will match anyway.

OSVERSION is a legacy from pointyhat/tinderbox time, now pointyhat is gone =
and
tinderbox knows how to check in the real destination target and not in the =
host,
lots of those OSVERSION can just die.

regards,
Bapt

--rCwQ2Y43eQY6RBgR
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (FreeBSD)

iEYEARECAAYFAlLWprwACgkQ8kTtMUmk6Ey8JgCfUd7uUw5lbCuF3VsBeAyKXEDp
CrUAnRQD7hv+69tooV9aRh81UvEyT0GI
=SPv6
-----END PGP SIGNATURE-----

--rCwQ2Y43eQY6RBgR--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140115151820.GH77567>