Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 11:29:26 +0100
From:      Ceri Davies <ceri@submonkey.net>
To:        Pav Lucistnik <pav@FreeBSD.org>
Cc:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: www/share/mk web.site.mk
Message-ID:  <20050828102926.GC99537@submonkey.net>
In-Reply-To: <200508231112.j7NBCLSh025015@repoman.freebsd.org>
References:  <200508231112.j7NBCLSh025015@repoman.freebsd.org>

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

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

On Tue, Aug 23, 2005 at 11:12:21AM +0000, Pav Lucistnik wrote:
> pav         2005-08-23 11:12:21 UTC
>=20
>   FreeBSD doc repository
>=20
>   Modified files:
>     share/mk             web.site.mk=20
>   Log:
>   - Autodetect presence of openjade's osgmlnorm. This makes docproj works
>     with openjade out of the box (no need for make.conf entries)

Now I can't switch between jade and openjade (easily).  Which is something =
that
I do.  Please don't ask why.  It wouldn't make any sense.

Ceri

> | -.if !defined(OPENJADE)
> | -SGMLNORM?=3D	${PREFIX}/bin/sgmlnorm
> | -.else
> | +.if exists(${PREFIX}/bin/osgmlnorm)
> |  SGMLNORM?=3D	${PREFIX}/bin/osgmlnorm
> | +.else
> | +SGMLNORM?=3D	${PREFIX}/bin/sgmlnorm
> |  .endif

--=20
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.			  -- Einstein (attrib.)

--oTHb8nViIGeoXxdp
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFDEZIGocfcwTS3JF8RAnqDAKCgOBa/XJMF02CW1jxgrvOsXSjA7wCeJlhe
lnd8oAUJUQW9D3zjAZlbjgI=
=KdSY
-----END PGP SIGNATURE-----

--oTHb8nViIGeoXxdp--



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