From owner-cvs-all@FreeBSD.ORG Wed Feb 9 16:54:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C04216A4CE; Wed, 9 Feb 2005 16:54:51 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07CFD43D48; Wed, 9 Feb 2005 16:54:51 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 37FB151247; Wed, 9 Feb 2005 08:54:50 -0800 (PST) Date: Wed, 9 Feb 2005 08:54:50 -0800 From: Kris Kennaway To: Kirill Ponomarew Message-ID: <20050209165450.GA33047@xor.obsecurity.org> References: <200502090907.j1997b9a065849@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <200502090907.j1997b9a065849@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 16:54:51 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 09:07:37AM +0000, Kirill Ponomarew wrote: > krion 2005-02-09 09:07:37 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > Mk bsd.port.mk=20 > 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(${_OPTION= SFILE})) > | +WITHOUT:=3D > | +WITH:=3D > | . if defined(OPTIONS) > | REALOPTIONS=3D${OPTIONS:C/".*"//g} > | . for O in ${REALOPTIONS} >=20 --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCkBZWry0BWjoQKURAi/kAKCkfY/2lwAzgGg9aCwBvqY2LMPXNQCgjGwL kB9njwLzLfhyHa6WWHgE9U0= =XjXe -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--