From owner-freebsd-ports@FreeBSD.ORG Thu Jul 26 09:22:14 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 2940C1065670; Thu, 26 Jul 2012 09:22:14 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id B984614E76B; Thu, 26 Jul 2012 09:22:12 +0000 (UTC) Message-ID: <50110C44.50905@FreeBSD.org> Date: Thu, 26 Jul 2012 02:22:12 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120621 Thunderbird/13.0.1 MIME-Version: 1.0 To: Baptiste Daroussin References: <20120726061247.GG13771@ithaqua.etoilebsd.net> In-Reply-To: <20120726061247.GG13771@ithaqua.etoilebsd.net> X-Enigmail-Version: 1.4.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: [HEADSUP] devel/pkgconfig is gone, long live devel/pkgconf 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, 26 Jul 2012 09:22:14 -0000 A simple grep of the tree shows at least 644 more uses of USE_GNOME= pkgconfig, including some in bsd.xorg.mk. Is work being undertaken to fix these, or have they been left as is on purpose? The fact that bsd.xorg.mk already pulls in USE_GNOME=pkgconfig in the right places also suggests that it would be trivial to make pkgconf a build-only dep for all of X in one fell swoop, does it not? Perhaps similar solutions can be found for ports in some of the other bsd.*.mk categories? Doug -- Change is hard.