Date: Thu, 26 Dec 2013 17:30:32 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r337548 - head/Mk Message-ID: <20131226163032.GQ40122@ithaqua.etoilebsd.net> In-Reply-To: <201312261625.rBQGPqrM065244@svn.freebsd.org> References: <201312261625.rBQGPqrM065244@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--A7FgPGrDEcSmmdo/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 26, 2013 at 04:25:52PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Thu Dec 26 16:25:52 2013 > New Revision: 337548 > URL: http://svnweb.freebsd.org/changeset/ports/337548 >=20 > Log: > Improve the warning message about the deprecation of WITHOUT_NLS > =20 > Suggested by: imp >=20 > Modified: > head/Mk/bsd.sanity.mk >=20 > Modified: head/Mk/bsd.sanity.mk > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/Mk/bsd.sanity.mk Thu Dec 26 16:24:05 2013 (r337547) > +++ head/Mk/bsd.sanity.mk Thu Dec 26 16:25:52 2013 (r337548) > @@ -8,7 +8,7 @@ DEV_WARNING+=3D "USE_GMAKE is deprecated,=20 > .endif > =20 > .if defined(WITHOUT_NLS) > -WARNING+=3D "WITHOUT_NLS is deprecated use NLS option instead" > +WARNING+=3D "WITHOUT_NLS is deprecated use OPTIONS_UNSET=3DNLS instead" > .endif > =20 > #.if defined(WITHOUT_X11) Erg everyone should have read: Warren Block <wblock@wonkity.com> instead of imp like I stated in the previ= ous mail but on the wrong commit. regards, Bapt /me tired --A7FgPGrDEcSmmdo/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlK8WagACgkQ8kTtMUmk6Eye1ACfYDn0lI9YlopI1uJiGw0QPP50 hJQAoIyC5hojVQ3Rrloo1EM0M2huDWnS =NB8+ -----END PGP SIGNATURE----- --A7FgPGrDEcSmmdo/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131226163032.GQ40122>