From owner-freebsd-ports@FreeBSD.ORG Wed Sep 17 06:52:34 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4EED1065678 for ; Wed, 17 Sep 2008 06:52:34 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (cl-506.trn-01.it.sixxs.net [IPv6:2001:1418:100:1f9::2]) by mx1.freebsd.org (Postfix) with ESMTP id EC68C8FC18 for ; Wed, 17 Sep 2008 06:52:33 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 57421 invoked from network); 17 Sep 2008 06:52:32 -0000 Received: from unknown (HELO athlon.alexdupre.com) (192.168.178.2) by lab.alexdupre.com with SMTP; 17 Sep 2008 06:52:32 -0000 Message-ID: <48D0A92F.8010609@FreeBSD.org> Date: Wed, 17 Sep 2008 08:52:31 +0200 From: Alex Dupre User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Alexey Dokuchaev References: <200809151036.19674.jhb@freebsd.org> <48CEBE6E.1030508@FreeBSD.org> <48CFCE01.4050304@FreeBSD.org> <48D03248.1040109@FreeBSD.org> <20080917052727.GA71514@FreeBSD.org> In-Reply-To: <20080917052727.GA71514@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Doug Barton , John Baldwin Subject: Re: OPTIONS handling doesn't seem to work fully in dependencies anymore 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: Wed, 17 Sep 2008 06:52:34 -0000 Alexey Dokuchaev wrote: > Nevertheless, going back to rev. 1.559 of b.p.m. restores correct > behavior. Are you sure? I didn't try, but that commit seems to add new reasons to show up the dialog box while not removing any of the old ones. Running "make config-recursive" still works (and it calls recursively "make config-conditional" that works), so it seems john's analysis is correct, but I cannot figure how (and if) ever worked before. -- Alex Dupre