Date: Wed, 9 Feb 2005 08:54:50 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Kirill Ponomarew <krion@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20050209165450.GA33047@xor.obsecurity.org> In-Reply-To: <200502090907.j1997b9a065849@repoman.freebsd.org> References: <200502090907.j1997b9a065849@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Wed, Feb 09, 2005 at 09:07:37AM +0000, Kirill Ponomarew wrote:
> krion 2005-02-09 09:07:37 UTC
>
> FreeBSD ports repository
>
> Modified files:
> Mk bsd.port.mk
> Log:
> Fix variable expansion bug on 4.x systems, this will fix INDEX and
> builds of some ports.
It might be a good idea to annotate that this is needed for a make
bug, and that these lines can be removed once we no longer support
4.whateveritis systems.
Kris
> | .if defined(OPTIONS)
> | . if defined(PACKAGE_BUILDING) || (defined(BATCH) && !exists(${_OPTIONSFILE}))
> | +WITHOUT:=
> | +WITH:=
> | . if defined(OPTIONS)
> | REALOPTIONS=${OPTIONS:C/".*"//g}
> | . for O in ${REALOPTIONS}
>
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFCCkBZWry0BWjoQKURAi/kAKCkfY/2lwAzgGg9aCwBvqY2LMPXNQCgjGwL
kB9njwLzLfhyHa6WWHgE9U0=
=XjXe
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050209165450.GA33047>
