From owner-svn-ports-head@FreeBSD.ORG Mon Jan 27 20:06:19 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 546F6AD2; Mon, 27 Jan 2014 20:06:19 +0000 (UTC) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 903821B6A; Mon, 27 Jan 2014 20:06:18 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id y10so6141081wgg.10 for ; Mon, 27 Jan 2014 12:06:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=eKFv9eR46rOCA5VSxhIMJ/eWBovZfowTEx076IRxeIo=; b=xgoWlaBqDRor4YAhIX4Q14I9v36u+VNwHNVQ0z79sP0ITGo1Ws4TimHrrs2KorQdD1 +9rDz0oQUm9l5V3Twwg8M7ng2DaFFsWLMKW571mfma/nprh/+LCsrRdyjsseIgT67QMp 2NPsUSu/Gx6z6M7o2FldfrMSWaFodteTAF9D6Lwsmn5kkBnCa+VGf1UvvN9sVHsjxiTd EyFtpOlx1r9U/MKzVpOAhnRIdbPKBPvQ80PUWphCkNojt2m8WcX1THqpWGNyov8NeT+j JjWZniZzBogVlSwjhlRwiPu+1wodtV+YIJQXuiaYTa1EuPh2WZR01dF/Jy7BAJAKANe1 IDSw== X-Received: by 10.180.98.71 with SMTP id eg7mr6085423wib.31.1390853177022; Mon, 27 Jan 2014 12:06:17 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id ea4sm31410153wib.7.2014.01.27.12.06.15 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 27 Jan 2014 12:06:15 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 27 Jan 2014 21:06:13 +0100 From: Baptiste Daroussin To: Juergen Lock Subject: Re: svn commit: r341335 - in head/Mk: . Uses Message-ID: <20140127200613.GE33006@ithaqua.etoilebsd.net> References: <201401270814.s0R8EUej095720@svn.freebsd.org> <20140127194758.GA52410@enceladus10.kn-bremen.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6Vw0j8UKbyX0bfpA" Content-Disposition: inline In-Reply-To: <20140127194758.GA52410@enceladus10.kn-bremen.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 20:06:19 -0000 --6Vw0j8UKbyX0bfpA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 27, 2014 at 08:47:59PM +0100, Juergen Lock wrote: > On Mon, Jan 27, 2014 at 08:14:30AM +0000, Baptiste Daroussin wrote: > > Author: bapt > > Date: Mon Jan 27 08:14:30 2014 > > New Revision: 341335 > > URL: http://svnweb.freebsd.org/changeset/ports/341335 > > QAT: https://qat.redports.org/buildarchive/r341335/ > >=20 > > Log: > > Do not pass DESTDIR to build target (with a syntax compatible with bo= th fmake and bmake) > > That fixes a couple of STAGEDIR references in the install files > >=20 > This breaks at least NO_STAGE ports that pass make vars via MAKE_ARGS on = 9: > All "FOO=3Dbar" are passed as "FOO" i.e. w/o the value, causing (g)make to > complain about undefined targets. (Can also be seen via "make -n do-inst= all".) >=20 > :/, > Juergen >=20 Fixed, sorry about that regards, Bapt --6Vw0j8UKbyX0bfpA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLmvDUACgkQ8kTtMUmk6EwU8wCeJ0Yp/C111oN8P/uq18vBTdVU 6cYAoLFXQus44+8tjI0wRbBb9uhbqwHf =O8PD -----END PGP SIGNATURE----- --6Vw0j8UKbyX0bfpA--