From owner-svn-ports-head@FreeBSD.ORG Mon Jul 23 02:03:37 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 1149C106564A; Mon, 23 Jul 2012 02:03:37 +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 27BC215275B; Mon, 23 Jul 2012 02:03:36 +0000 (UTC) Message-ID: <500CB0F7.2090601@FreeBSD.org> Date: Sun, 22 Jul 2012 19:03:35 -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: Jeremy Messenger References: <201207230133.q6N1XumG049975@svn.freebsd.org> In-Reply-To: X-Enigmail-Version: 1.4.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301362 - in head: archivers/libcomprex audio/libmtp audio/libsidplay2 cad/adms databases/dbh10 databases/mysqlcppapi devel/bufferpool devel/clanlib devel/compiz-bcop devel/dotconf deve... X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2012 02:03:37 -0000 On 07/22/2012 18:47, Jeremy Messenger wrote: > On Sun, Jul 22, 2012 at 8:33 PM, Doug Barton wrote: >> Author: dougb >> Date: Mon Jul 23 01:33:55 2012 >> New Revision: 301362 >> URL: http://svn.freebsd.org/changeset/ports/301362 >> >> Log: >> For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps >> convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep >> added by bsd.gnome.mk. > > > You should wait for bapt@ on this one. He is going to work on USE_PKGCONFIG. If bapt's solution materializes, and if it's appropriate for these particular ports, then it can still be utilized. The only thing that is different now is that these ports match a different grep pattern, one that will have to be searched for anyway. IOW, this change doesn't hurt anything long term, and it does solve the bogus run-dep problem now. Oh, and for this set of ports removing USE_GNOME is a double feature, since it didn't need to be included there in the first place. Doug -- Change is hard.