From owner-freebsd-ports@FreeBSD.ORG Thu May 6 07:41:12 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1F591065673; Thu, 6 May 2010 07:41:12 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224]) by mx1.freebsd.org (Postfix) with ESMTP id 09AE88FC1B; Thu, 6 May 2010 07:41:11 +0000 (UTC) Received: by ewy24 with SMTP id 24so1565577ewy.33 for ; Thu, 06 May 2010 00:41:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=L9aE8vsTVMbLIqOU8w63M7fQfIYiQsqg6SHDSGuZok8=; b=up7sjln6H7z2VtWEYFUVxXAcbkgv4c/fsUFc8hq/n6YFrhqYcDQ8yeMkDEaUgUD1uI xR7LwdOvhF0qmskl9vAG4Oo3aSY7LDDQ8XDH1zshZZjZLmOEfmccxCjimbGtwwLI0YOY +MKeekLrSNwS9yzAVHUPv0kDXHoyUmH43hOlg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dIvC71G+EUVTO0WXpXgWaC1+oiy0xICUJKoAJJJesDDsx+dUdvDYrmd1hiGRE8/AhY 8L2lQ8KJJMWs5j+CtlAY5LQMn70lEsOVQWqapYLm8o1SKdo6SzElo4ua8kdxG6odH4eE nalr2jGx6twatARkGwpLWk6MW/6V4P8Q62OFY= MIME-Version: 1.0 Received: by 10.213.51.212 with SMTP id e20mr7629769ebg.85.1273131665492; Thu, 06 May 2010 00:41:05 -0700 (PDT) Received: by 10.213.114.132 with HTTP; Thu, 6 May 2010 00:41:05 -0700 (PDT) In-Reply-To: <4BE271B3.6000409@FreeBSD.org> References: <4BE271B3.6000409@FreeBSD.org> Date: Thu, 6 May 2010 09:41:05 +0200 Message-ID: From: Christer Solskogen To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports Subject: Re: bug: portmaster installing build-only deps when upgrading with packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2010 07:41:12 -0000 On Thu, May 6, 2010 at 9:37 AM, Doug Barton wrote: > You specified -t (twice). Does the behavior that you're concerned about > continue to happen if you eliminate that option? > I did? Dang! Will try with only one next time :) -- chs,