From owner-freebsd-ruby@FreeBSD.ORG Sun Jul 22 21:17:17 2012 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by hub.freebsd.org (Postfix) with ESMTP id 2AD8A1065738; Sun, 22 Jul 2012 21:17:17 +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 5FF78160BF2; Sun, 22 Jul 2012 21:17:02 +0000 (UTC) Message-ID: <500C6DCD.7060406@FreeBSD.org> Date: Sun, 22 Jul 2012 14:17:01 -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: Max Brazhnikov References: <500B8811.9090609@FreeBSD.org> <1885395.TlpTy8rgP6@mercury.ph.man.ac.uk> In-Reply-To: <1885395.TlpTy8rgP6@mercury.ph.man.ac.uk> X-Enigmail-Version: 1.4.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Scot Hetzel , kde@freebsd.org, Jeremy Messenger , ruby@freebsd.org, Edwin Groothuis , freebsd-ports@freebsd.org, gnome@freebsd.org, "Jason E. Hale" Subject: Re: How to remove erroneous deps from pkgng X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2012 21:17:17 -0000 On 07/22/2012 06:10, Max Brazhnikov wrote: > On Sat, 21 Jul 2012 21:56:49 -0700 Doug Barton wrote: >> KDE folks .... Jason's suggestion (by private e-mail for some reason) >> was that we add pkgconfig to USE_GNOME= for every port that depends on >> kdelibs that doesn't already have it; since almost, if not actually all >> of them are currently relying on the run-dep side effect. I can't see >> any reason NOT to do this, but if you have an objection please speak up >> sooner rather than later. > > KDE 4 ports don't require pkgconfig although they may use it if available. If > some ports strongly rely on pkgconfig and don't set USE_GNOME properly they > must be fixed. So let have exp-run first. Okey dokey. -- Change is hard.