From owner-svn-src-stable-9@FreeBSD.ORG Thu May 2 05:00:44 2013 Return-Path: Delivered-To: svn-src-stable-9@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6316FBC2 for ; Thu, 2 May 2013 05:00:44 +0000 (UTC) (envelope-from mailer-daemon@vniz.net) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::22a]) by mx1.freebsd.org (Postfix) with ESMTP id DEF12146B for ; Thu, 2 May 2013 05:00:43 +0000 (UTC) Received: by mail-la0-f42.google.com with SMTP id fq13so159711lab.15 for ; Wed, 01 May 2013 22:00:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:openpgp:content-type :content-transfer-encoding:x-gm-message-state; bh=j/PnHtxLVn4XeHrl5IGaOL4aYU6/eSTS0U0+YmQAYSU=; b=e5BHbH9/7mmG1lK+pzjWwgb1MO5CY+iRWPqoBtwnOqcVkPfZOYsSJHAXe/NuvBkvcD D+TkOpZ+Sj30+0Pa946p2qeLZa9/PgFlx0eoVLj8Tge+Yp9uuHwyCMECKjDEscidfP7N uroJLRRtkeVtCMTe9+lXFSGht+gMHarHAt4YQl1H1+aAqlypstUWqOLroB27V9VYZ8Qh MhGFJ9n4um3e7Hd/FBZIQdi3QODPNWRbgmtWv6IB17Disk6EhLv/hNZkYVhjVKA1SxDb EMmsCLn/T+pk7BBE8+NCEBkUfO61yuF/rPzd5IGKReYKYINwhZvpxKxLaW2Y5ECxlrMl 1sEA== X-Received: by 10.112.146.6 with SMTP id sy6mr2047289lbb.105.1367470842789; Wed, 01 May 2013 22:00:42 -0700 (PDT) Received: from [192.168.1.2] ([89.169.163.3]) by mx.google.com with ESMTPSA id x9sm2127434lbi.15.2013.05.01.22.00.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 01 May 2013 22:00:42 -0700 (PDT) Message-ID: <5181F2E6.2020603@freebsd.org> Date: Thu, 02 May 2013 09:00:22 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Brooks Davis Subject: Re: svn commit: r250121 - in stable/9: . etc share/mk References: <201304302213.r3UMDuoZ028919@svn.freebsd.org> In-Reply-To: <201304302213.r3UMDuoZ028919@svn.freebsd.org> OpenPGP: id=964474DD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQm11Md3NeuAe/6SOV86zyycCrK4OqndXU/MoO4/CoAIMM2DFiSROpSghsDwjpJkLGv+L/AX Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org X-BeenThere: svn-src-stable-9@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for only the 9-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2013 05:00:44 -0000 On 01.05.2013 2:13, Brooks Davis wrote: > + Due to the use of the new -l option to install(1) during build > + and install, you must take care not to directly set the INSTALL > + make variable in your /etc/make.conf, /etc/src.conf, or on the > + command line. If you with to use the -C flag for all installs > + you may be able to add INSTALL+=-C to /etc/make.conf or > + /etc/src.conf. You need to update /usr/src/share/examples/etc/make.conf too, there is # Compare before install #INSTALL=install -C -- bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N