From owner-freebsd-ports@FreeBSD.ORG Mon Aug 13 10:42:56 2012 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 569D1106566B; Mon, 13 Aug 2012 10:42:56 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4D5868FC14; Mon, 13 Aug 2012 10:42:55 +0000 (UTC) Received: by bkcje9 with SMTP id je9so1376948bkc.13 for ; Mon, 13 Aug 2012 03:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=UzqRpLNgInd2JzF2ICcebCpxOLke6J7fa150F73yNzE=; b=Oxv1znUNdAS3Hk6DZ5kcCynUDyHy4uW7yA03r1drmTtKLxbm2iRmrBrxkQ6LL0968i YHBHWHD0FyPmqnSCUiTP7RvCpT7XxEG/qmJUIJz7WSV4SsywVi8UXlIlf0ObsuqzEGn+ 6DvYEUe632FD4kc0InN7c9iqkWN+71uHPXwtQGcS27AJ8rHk1xApaGeGfj4hPsB6eIg8 YG2aMXywB2Jm9nhhR5lOlS+nW0/COixpikvbwUFi9+jZvjyZVYOvYhmRSUwh/as695qs x6Nfv4YRgN4lxjD1cq2PEqgiX0HA7j4+HkbPAbUulsUQLcvOC0YVGK7n53fzMv+2bQdy RKNw== MIME-Version: 1.0 Received: by 10.205.132.6 with SMTP id hs6mr3910816bkc.26.1344854574279; Mon, 13 Aug 2012 03:42:54 -0700 (PDT) Received: by 10.205.134.12 with HTTP; Mon, 13 Aug 2012 03:42:54 -0700 (PDT) Received: by 10.205.134.12 with HTTP; Mon, 13 Aug 2012 03:42:54 -0700 (PDT) In-Reply-To: <5028D29F.5050002@FreeBSD.org> References: <20120811062311.GA1526@rwpc15.mby.riverwillow.net.au> <50260E3F.6020200@FreeBSD.org> <5028D29F.5050002@FreeBSD.org> Date: Mon, 13 Aug 2012 11:42:54 +0100 Message-ID: From: Chris Rees To: Alex Dupre Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Doug Barton , John Marshall , FreeBSD Mailing List Subject: Re: thunderbird-enigmail-1.4.3 build failing on i386 9.1 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: Mon, 13 Aug 2012 10:42:56 -0000 On 13 Aug 2012 12:11, "Alex Dupre" wrote: > > Doug Barton ha scritto: > > This problem is caused for portmaster by the wacky way that they changed > > the dependency for thunderbird sources to avoid (zomg!) potential for > > fetching files related to thunderbird during the enigmail build process. > > I objected at the time, but my objection was ignored. > > If you can feel better, I never approved it. > > > OTOH, the recent enigmail update worked for me using portmaster, I > > haven't had time to investigate why it worked this time either. :) > > Because I put that horrible FETCH_DEPENDS inside a conditional :-) This had a general solution ages ago... but it's still in the queue. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169850 Chris